AdGroupTargetingUpdate.LocationGroup
Location group targeting, restricting delivery to the business locations in specified groups.
Declaration
object AdGroupTargetingUpdate.LocationGroupProperties
| Name | Type | Description |
|---|---|---|
include | [string] | Location group IDs restricting delivery to the business locations in those groups. Mutable. |
exclude | [string] | Has no effect. |
Discussion
Applies to Apple Maps campaigns. For creating and managing groups, see Managing Location Groups. Uses the TargetingDataUpdate include/exclude shape.
"locationGroup": {
"include": ["123456789"]
}