This data as json, CSV (advanced)
Link | rowid | target_id | ad_id |
---|---|---|---|
18631 | 18631 | 5ba64 | 1260 1260 |
31912 | 31912 | 5ba64 | 1298 1298 |
32218 | 32218 | 5ba64 | 1314 1314 |
32800 | 32800 | 5ba64 | 1956 1956 |
33035 | 33035 | 5ba64 | 1955 1955 |
34916 | 34916 | 5ba64 | 1293 1293 |
35241 | 35241 | 5ba64 | 1957 1957 |
35432 | 35432 | 5ba64 | 1328 1328 |
36615 | 36615 | 5ba64 | 1255 1255 |
36650 | 36650 | 5ba64 | 1256 1256 |
36691 | 36691 | 5ba64 | 1254 1254 |
JSON shape: default, array, newline-delimited
CREATE TABLE ad_targets ( target_id TEXT REFERENCES [targets]([id]), ad_id INTEGER REFERENCES [ads]([id]) )