home / russian-ads

ad_targets

4 rows where target_id = "ac76f"

View and edit SQL

Link rowid target_id ad_id
20960 ac76f 1261 1261
32380 ac76f 1961 1961
33059 ac76f 1960 1960
33289 ac76f 1946 1946

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