home / russian-ads

ad_targets

11 rows where ad_id = 2773

View and edit SQL

Link rowid target_id ad_id
26672 ec3ac 2773 2773
26673 3909d 2773 2773
26674 371f0 2773 2773
26675 5e075 2773 2773
26676 59d75 2773 2773
26677 e6200 2773 2773
26678 b1201 2773 2773
26679 d745f 2773 2773
26680 27704 2773 2773
26681 ae91e 2773 2773
26682 0eea2 2773 2773

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