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