home / russian-ads

ad_targets

5 rows where target_id = "a9339"

View and edit SQL

Link rowid target_id ad_id
15266 a9339 16 16
20995 a9339 2780 2780
24941 a9339 2779 2779
25942 a9339 3390 3390
26466 a9339 3391 3391

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