自
2025 年 9 月 8 日起,每个新订单项都需要声明是否会投放欧盟 (EU) 政治广告。Display & Video 360 API 和未提供声明的 SDF 上传操作将会失败。如需详细了解如何更新集成以进行此声明,请参阅我们的
弃用页面。
ParentalStatus
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
PARENTAL_STATUS_UNSPECIFIED |
在此版本中未指定家长状态时的默认值。此枚举是默认值的占位符,并不代表真实的父母身份选项。 |
PARENTAL_STATUS_PARENT |
受众群体是家长。 |
PARENTAL_STATUS_NOT_A_PARENT |
受众群体不是父级受众群体。 |
PARENTAL_STATUS_UNKNOWN |
受众群体的育儿状况未知。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eThis system uses specific values to categorize the parental status of an audience.\u003c/p\u003e\n"],["\u003cp\u003eThe options include parent, not a parent, and unknown, along with a default "unspecified" value for cases where parental status is not yet determined.\u003c/p\u003e\n"],["\u003cp\u003eThe "unspecified" value acts as a placeholder and doesn't represent an actual parental status.\u003c/p\u003e\n"]]],["The provided information outlines four possible parental statuses: `PARENTAL_STATUS_UNSPECIFIED`, used as a default placeholder; `PARENTAL_STATUS_PARENT`, indicating the audience is a parent; `PARENTAL_STATUS_NOT_A_PARENT`, meaning the audience is not a parent; and `PARENTAL_STATUS_UNKNOWN`, signifying an unknown parental status. These enums are used to classify an audience's parental status.\n"],null,["# ParentalStatus\n\n| Display \\& Video 360 API is deprecated and will sunset on **October 7, 2025** . Migrate to [Display \\& Video 360 API v4](/display-video/api/reference/rest/v4) before sunset to avoid an interruption in service.\nPossible parental statuses.\n\n| Enums ||\n|--------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `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. |\n| `PARENTAL_STATUS_PARENT` | The audience is a parent. |\n| `PARENTAL_STATUS_NOT_A_PARENT` | The audience is not a parent. |\n| `PARENTAL_STATUS_UNKNOWN` | The parental status of the audience is unknown. |"]]