home / russian-ads

ad_targets

4 rows where target_id = "05b1e"

View and edit SQL

Link rowid target_id ad_id
12075 05b1e 1660 1660
12145 05b1e 1630 1630
12258 05b1e 1667 1667
12557 05b1e 1615 1615

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