AgeRange
The defined target audience to include using the age-range demographic.
Declaration
object AgeRangeProperties
| Name | Type | Description |
|---|---|---|
maxAge | int32 | The dimension for specifying the maximum age for targeting. This field may be |
minAge | int32 | The dimension for specifying the minimum age for targeting. The minimum value is |
Discussion
Use this dimension to limit the age group to target your ad to.
"age": {
"included": [
{
"minAge": 20,
"maxAge": 25
}