Contents

AdGroupTargetingUpdate.MinAge

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

Declaration

object AdGroupTargetingUpdate.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

Applies to App Store campaigns. Uses the TargetingDataUpdate include/exclude shape.

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