AdGroupTargetingUpdate.MinAge
Minimum age targeting, setting the lower bound of the target age range.
Declaration
object AdGroupTargetingUpdate.MinAgeProperties
| Name | Type | Description |
|---|---|---|
include | [string] | The lower bound of the target age range (18–64). Mutable. |
exclude | [string] | Has no effect. |
Discussion
Applies to App Store campaigns. Uses the TargetingDataUpdate include/exclude shape.
"minAge": {
"include": ["18"]
}