AdGroupTargetingCreate.PostalCode
Postal code geographic targeting.
Declaration
object AdGroupTargetingCreate.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. Used with Apple Maps campaigns. Uses the TargetingDataCreate include/exclude shape.
"postalCode": {
"include": ["11412181"]
}