Contents

AgeRange

The defined target audience to include using the age-range demographic.

Declaration

object AgeRange

Properties

NameTypeDescription
maxAgeint32

The dimension for specifying the maximum age for targeting. This field may be null.

minAgeint32

The dimension for specifying the minimum age for targeting. The minimum value is 18.

Discussion

Use this dimension to limit the age group to target your ad to.

    "age": {
      "included": [
        {
          "minAge": 20,
          "maxAge": 25
        }

See Also

Audience Refinement