home / russian-ads

ad_targets

9 rows where target_id = "c4200"

View and edit SQL

Link rowid target_id ad_id
372 c4200 3124 3124
5525 c4200 1140 1140
6388 c4200 1136 1136
7682 c4200 1087 1087
7923 c4200 2517 2517
29468 c4200 3220 3220
29703 c4200 3228 3228
30094 c4200 3224 3224
31856 c4200 2440 2440

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