home / russian-ads

ad_targets

12 rows where target_id = "3bf90"

View and edit SQL

Link rowid target_id ad_id
261 3bf90 3066 3066
437 3bf90 2381 2381
476 3bf90 3021 3021
597 3bf90 3043 3043
832 3bf90 3026 3026
1300 3bf90 3072 3072
1607 3bf90 2359 2359
2129 3bf90 3046 3046
29096 3bf90 3019 3019
29395 3bf90 3029 3029
29543 3bf90 3068 3068
30386 3bf90 3060 3060

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