This data as json, CSV (advanced)
Link | rowid | target_id | ad_id |
---|---|---|---|
13059 | 13059 | ded2a | 3500 3500 |
13160 | 13160 | ded2a | 3492 3492 |
13303 | 13303 | ded2a | 3488 3488 |
13390 | 13390 | ded2a | 3496 3496 |
14450 | 14450 | ded2a | 3475 3475 |
14698 | 14698 | ded2a | 3471 3471 |
15521 | 15521 | ded2a | 3480 3480 |
15550 | 15550 | ded2a | 3484 3484 |
JSON shape: default, array, newline-delimited
CREATE TABLE ad_targets ( target_id TEXT REFERENCES [targets]([id]), ad_id INTEGER REFERENCES [ads]([id]) )