GeolocationCountries
Lists all country targeting options.
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 GeolocationCountries
Columns
Name | Type | References | Description |
Id [KEY] | String | The ID of the country. | |
Name | String | The country name. | |
Code | String | The country code. | |
Latitude | Decimal | The country latitude. | |
Longitude | Decimal | The country longitude. | |
ContinentId | String | The continent ID. | |
ContinentName | String | The name of the continent. |