home / russian-ads

ad_targets

4 rows where target_id = "bb74c"

View and edit SQL

Link rowid target_id ad_id
1355 bb74c 2987 2987
1493 bb74c 2986 2986
2177 bb74c 2985 2985
2240 bb74c 2990 2990

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