ParentalStatus
Possible parental statuses.
Enums |
PARENTAL_STATUS_UNSPECIFIED |
Default value when parental status is not specified in this version. This enum is a place holder for default value and does not represent a real parental status option. |
PARENTAL_STATUS_PARENT |
The audience is a parent. |
PARENTAL_STATUS_NOT_A_PARENT |
The audience is not a parent. |
PARENTAL_STATUS_UNKNOWN |
The parental status of the audience is unknown. |
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-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["This system uses specific values to categorize the parental status of an audience."],["The options include parent, not a parent, and unknown, along with a default \"unspecified\" value for cases where parental status is not yet determined."],["The \"unspecified\" value acts as a placeholder and doesn't represent an actual parental status."]]],[]]