AgeSegment
Fields |
min_age
|
int32
Minimum age to include. A minimum age must be specified and must be at least 18. Allowed values are 18, 25, 35, 45, 55, and 65.
|
max_age
|
int32
Maximum age to include. A maximum age need not be specified. If specified, max_age must be greater than min_age, and allowed values are 24, 34, 44, 54, and 64.
|
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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["A contiguous age range is defined by a minimum and, optionally, a maximum age."],["The minimum age must be specified and can be 18, 25, 35, 45, 55, or 65."],["If a maximum age is specified, it must be greater than the minimum age and can be 24, 34, 44, 54, or 64."]]],[]]