home / russian-ads

targets

2 rows where category = "exclude_location"

View and edit SQL

id name category prefix
2f752 exclude_location:united_states:Washington exclude_location exclude_location:united_states
c1190 exclude_location:united_states:California; Illinois exclude_location exclude_location:united_states

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE targets (
               id TEXT  PRIMARY KEY ,
   name TEXT  ,
   category TEXT  ,
   prefix TEXT  
        )
Powered by Datasette · Query took 12.362ms