AdGroupTargetingUpdate.Radius
Radius targeting used with Apple Maps campaigns to restrict delivery to users within a given proximity of the brand’s locations.
Declaration
object AdGroupTargetingUpdate.RadiusProperties
| Name | Type | Description |
|---|---|---|
include | [string] | Radius values ( |
exclude | [string] | Has no effect. |
Discussion
In practice, radius targeting applies only to MAPS_SEARCH_RESULTS campaigns. Avoid combining it with geo location targeting in the same ad group, though the API doesn’t enforce either constraint at the schema level. Uses the TargetingDataUpdate include/exclude shape.
"radius": {
"include": ["CLOSE"]
}