Contents

AdGroupTargeting.MinAge

Minimum age targeting, setting the lower bound of the target age range.

Declaration

object AdGroupTargeting.MinAge

Properties

NameTypeDescription
include[string]

The lower bound of the target age range (18–64). Mutable.

exclude[string]

Has no effect. minAge is include-only.

Discussion

Used with App Store campaigns. Uses the TargetingData include/exclude shape.

"minAge": {
  "include": ["18"]
}