Contents

AdGroupTargetingCreate.MinAge

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

Declaration

object AdGroupTargetingCreate.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 TargetingDataCreate include/exclude shape.

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