GeolocationMetros
Lists all metro/dma 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.
- CountryCode supports the following operator: =
SELECT * FROM GeolocationMetros WHERE CountryCode = 'ca'
Columns
Name | Type | References | Description |
Id [KEY] | String | The ID of the metro. | |
CountryCode | String |
GeolocationCountries.Code | The country code.
The default value is us. |
Name | String | The metro name. | |
Regions | String | The metro regions. | |
Latitude | Decimal | The metro latitude. | |
Longitude | Decimal | The metro longitude. |