ageRanges property

List<String>? ageRanges
getter/setter pair

Allowed plannable age ranges for the product.

Actual targeting is computed by mapping this age range onto standard Google age targeting.

Output only.

Implementation

core.List<core.String>? ageRanges;