GeolocationZipCodes
Lists all of zipcode targeting options.
Select
The provider 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 provider.
- CountryCode supports the following operator: =
SELECT * FROM GeolocationZipCodes WHERE CountryCode = 'ca'
Columns
Name | Type | References | Description |
Code [KEY] | String | The zip code. | |
CountryCode | String |
GeolocationCountries.Code | The country code.
The default value is us. |
CityName | String | The city name. |