home / russian-ads

ad_targets

7 rows where ad_id = 1430

View and edit SQL

Link rowid target_id ad_id
32854 9dc02 1430 1430
32855 30168 1430 1430
32856 27176 1430 1430
32857 ebe26 1430 1430
32858 371f0 1430 1430
32859 e6200 1430 1430
32860 b1201 1430 1430

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 10.852ms