home / russian-ads

ad_targets

4 rows where target_id = "6e79b"

View and edit SQL

Link rowid target_id ad_id
28157 6e79b 2265 2265
30457 6e79b 2326 2326
30592 6e79b 2327 2327
30857 6e79b 2290 2290

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