This data as json, CSV (advanced)
Link | rowid | target_id | ad_id |
---|---|---|---|
12620 | 12620 | cd1a8 | 3397 3397 |
12701 | 12701 | cd1a8 | 3401 3401 |
13070 | 13070 | cd1a8 | 3396 3396 |
13370 | 13370 | cd1a8 | 3398 3398 |
13401 | 13401 | cd1a8 | 3400 3400 |
13425 | 13425 | cd1a8 | 3404 3404 |
13592 | 13592 | cd1a8 | 3403 3403 |
13966 | 13966 | cd1a8 | 3407 3407 |
13991 | 13991 | cd1a8 | 3411 3411 |
14149 | 14149 | cd1a8 | 3420 3420 |
14254 | 14254 | cd1a8 | 3418 3418 |
14667 | 14667 | cd1a8 | 3406 3406 |
14682 | 14682 | cd1a8 | 3421 3421 |
14781 | 14781 | cd1a8 | 3417 3417 |
15014 | 15014 | cd1a8 | 3408 3408 |
15039 | 15039 | cd1a8 | 3410 3410 |
15059 | 15059 | cd1a8 | 3414 3414 |
15096 | 15096 | cd1a8 | 3413 3413 |
15348 | 15348 | cd1a8 | 3416 3416 |
15403 | 15403 | cd1a8 | 3422 3422 |
JSON shape: default, array, newline-delimited
CREATE TABLE ad_targets ( target_id TEXT REFERENCES [targets]([id]), ad_id INTEGER REFERENCES [ads]([id]) )