LocationCategories
Lists all location categories.
Select
The adapter will use the Snapchat Ads API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the adapter.
The following queries are processed server side:
SELECT * FROM LocationCategories
Columns
Name | Type | References | Description |
Id [KEY] | String | The ID of the location category. | |
Name | String | The location category name. | |
ParentId | String | The parent id of the location category. | |
Path | String | The path of the location category. | |
Source | String | The source of the location category. |