home / russian-ads

ad_targets

7 rows where ad_id = 2330

View and edit SQL

Link rowid target_id ad_id
30749 2601e 2330 2330
30750 4801f 2330 2330
30751 5e075 2330 2330
30752 59d75 2330 2330
30753 e6200 2330 2330
30754 b1201 2330 2330
30755 31177 2330 2330

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