This data as json, CSV (advanced)
Link | rowid | target_id | ad_id |
---|---|---|---|
17400 | 17400 | 80def | 3357 3357 |
21059 | 21059 | 80def | 3355 3355 |
21614 | 21614 | 80def | 3334 3334 |
22403 | 22403 | 80def | 3328 3328 |
22700 | 22700 | 80def | 3368 3368 |
23773 | 23773 | 80def | 3315 3315 |
23818 | 23818 | 80def | 3350 3350 |
24419 | 24419 | 80def | 3367 3367 |
24809 | 24809 | 80def | 3354 3354 |
25279 | 25279 | 80def | 3343 3343 |
25455 | 25455 | 80def | 3333 3333 |
25545 | 25545 | 80def | 3346 3346 |
26008 | 26008 | 80def | 3335 3335 |
26594 | 26594 | 80def | 3336 3336 |
26717 | 26717 | 80def | 3366 3366 |
26853 | 26853 | 80def | 3365 3365 |
27040 | 27040 | 80def | 3337 3337 |
27099 | 27099 | 80def | 3364 3364 |
27433 | 27433 | 80def | 3314 3314 |
28082 | 28082 | 80def | 3345 3345 |
JSON shape: default, array, newline-delimited
CREATE TABLE ad_targets ( target_id TEXT REFERENCES [targets]([id]), ad_id INTEGER REFERENCES [ads]([id]) )