AdGroupTargetingUpdate.PostalCode
Postal code geographic targeting.
Declaration
object AdGroupTargetingUpdate.PostalCodeProperties
| Name | Type | Description |
|---|---|---|
include | [string] | Postal code IDs restricting delivery to those areas. Mutable. |
exclude | [string] | Has no effect. |
Discussion
Postal code IDs are returned by Search Geo Locations or Query Geo Locations. Applies to Apple Maps campaigns. Uses the TargetingDataUpdate include/exclude shape.
"postalCode": {
"include": ["11412181"]
}