ReachPlanAgeRange
Stay organized with collections
Save and categorize content based on your preferences.
Possible plannable age range values.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
The value is unknown in this version. |
AGE_RANGE_18_24
|
Between 18 and 24 years old. |
AGE_RANGE_18_34
|
Between 18 and 34 years old. |
AGE_RANGE_18_44
|
Between 18 and 44 years old. |
AGE_RANGE_18_49
|
Between 18 and 49 years old. |
AGE_RANGE_18_54
|
Between 18 and 54 years old. |
AGE_RANGE_18_64
|
Between 18 and 64 years old. |
AGE_RANGE_18_65_UP
|
Between 18 and 65+ years old. |
AGE_RANGE_21_34
|
Between 21 and 34 years old. |
AGE_RANGE_25_34
|
Between 25 and 34 years old. |
AGE_RANGE_25_44
|
Between 25 and 44 years old. |
AGE_RANGE_25_49
|
Between 25 and 49 years old. |
AGE_RANGE_25_54
|
Between 25 and 54 years old. |
AGE_RANGE_25_64
|
Between 25 and 64 years old. |
AGE_RANGE_25_65_UP
|
Between 25 and 65+ years old. |
AGE_RANGE_35_44
|
Between 35 and 44 years old. |
AGE_RANGE_35_49
|
Between 35 and 49 years old. |
AGE_RANGE_35_54
|
Between 35 and 54 years old. |
AGE_RANGE_35_64
|
Between 35 and 64 years old. |
AGE_RANGE_35_65_UP
|
Between 35 and 65+ years old. |
AGE_RANGE_45_54
|
Between 45 and 54 years old. |
AGE_RANGE_45_64
|
Between 45 and 64 years old. |
AGE_RANGE_45_65_UP
|
Between 45 and 65+ years old. |
AGE_RANGE_50_65_UP
|
Between 50 and 65+ years old. |
AGE_RANGE_55_64
|
Between 55 and 64 years old. |
AGE_RANGE_55_65_UP
|
Between 55 and 65+ years old. |
AGE_RANGE_65_UP
|
65 years old and beyond. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-20 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-02-20 UTC."],[[["This documentation details the possible age range values that can be used for planning purposes."],["Age ranges are represented using specific enums, such as `AGE_RANGE_18_24` for individuals between 18 and 24 years old."],["The available age ranges cover various age groups, starting from 18 years old up to 65+ years old, with different starting and ending points."],["Enums like `UNSPECIFIED` and `UNKNOWN` are provided for cases where the age range is not specified or unknown."],["The enums provide a standardized way to represent age ranges within a system or application."]]],[]]