AdGroupTargetingCreate.Locality
City or locality targeting.
Declaration
object AdGroupTargetingCreate.LocalityProperties
| Name | Type | Description |
|---|---|---|
include | [string] | Locality IDs restricting delivery to those cities. Mutable. |
exclude | [string] | Has no effect. |
Discussion
Locality IDs are returned by Search Geo Locations or Query Geo Locations. Used with App Store and Apple Maps campaigns. Uses the TargetingDataCreate include/exclude shape.
"locality": {
"include": ["155356"]
}