GeolocationCountries
Lists all country targeting options.
Select
The add-in 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 add-in.
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. |