home / russian-ads

ad_targets

4 rows where target_id = "35dce"

View and edit SQL

Link rowid target_id ad_id
6676 35dce 2808 2808
6724 35dce 2810 2810
7425 35dce 2809 2809
7784 35dce 2802 2802

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