home / russian-ads

ad_targets

5 rows where target_id = 75744

View and edit SQL

Link rowid target_id ad_id
17231 75744 3311 3311
17804 75744 3286 3286
29489 75744 3282 3282
29857 75744 3283 3283
30137 75744 3281 3281

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE ad_targets (
               target_id TEXT   REFERENCES [targets]([id]),
   ad_id INTEGER   REFERENCES [ads]([id])
        )
Powered by Datasette · Query took 46.736ms