home / russian-ads

ad_targets

5 rows where target_id = 38705

View and edit SQL

Link rowid target_id ad_id
5795 38705 2324 2324
6985 38705 2263 2263
7291 38705 2305 2305
7371 38705 2403 2403
7916 38705 2283 2283

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