自
2025 年 9 月 8 日起,每个新订单项都需要声明是否会投放欧盟 (EU) 政治广告。Display & Video 360 API 和未提供声明的 SDF 上传操作将会失败。如需详细了解如何更新集成以进行此声明,请参阅我们的
弃用页面。
ContentRatingTier
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
CONTENT_RATING_TIER_UNSPECIFIED |
此版本中未指定内容标签。此枚举是默认值的占位符,并不代表真实的内容分级。 |
CONTENT_RATING_TIER_UNRATED |
尚未获得标签的内容。 |
CONTENT_RATING_TIER_GENERAL |
适合一般观众的内容。 |
CONTENT_RATING_TIER_PARENTAL_GUIDANCE |
适合大多数受众(未成年人需在家长指导下观看)的内容。 |
CONTENT_RATING_TIER_TEENS |
适合青少年和年龄更大的受众群体的内容。 |
CONTENT_RATING_TIER_MATURE |
仅适合成人受众的内容。 |
CONTENT_RATING_TIER_FAMILIES |
适合全家观看的内容。它是 CONTENT_RATING_TIER_GENERAL 的子集。仅适用于 YouTube 及合作伙伴订单项。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eDigital content is labeled with rating tiers to indicate the appropriate audience.\u003c/p\u003e\n"],["\u003cp\u003eTiers range from unrated content to content specifically for mature audiences, with options for general, parental guidance, teen, and family audiences as well.\u003c/p\u003e\n"],["\u003cp\u003eA tier labeled "unspecified" is a placeholder and doesn't represent an actual rating.\u003c/p\u003e\n"],["\u003cp\u003eYouTube and Partners line items may utilize a "families" tier, suitable for family audiences and falling under the "general" tier.\u003c/p\u003e\n"]]],["The document defines six content rating tiers for digital content. `UNSPECIFIED` is a placeholder, while `UNRATED` indicates unlabeled content. `GENERAL` is for all audiences, and `PARENTAL_GUIDANCE` suggests supervision. `TEENS` is for teen and older audiences, and `MATURE` is exclusively for mature audiences. Lastly, `FAMILIES` is a specific subset of `GENERAL` applicable only to certain platforms.\n"],null,["# ContentRatingTier\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 digital content label rating tiers.\n\n| Enums ||\n|-----------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|\n| `CONTENT_RATING_TIER_UNSPECIFIED` | Content label is not specified in this version. This enum is a place holder for a default value and does not represent a real content rating. |\n| `CONTENT_RATING_TIER_UNRATED` | Content that has not been labeled. |\n| `CONTENT_RATING_TIER_GENERAL` | Content suitable for general audiences. |\n| `CONTENT_RATING_TIER_PARENTAL_GUIDANCE` | Content suitable for most audiences with parental guidance. |\n| `CONTENT_RATING_TIER_TEENS` | Content suitable for teen and older audiences. |\n| `CONTENT_RATING_TIER_MATURE` | Content suitable only for mature audiences. |\n| `CONTENT_RATING_TIER_FAMILIES` | Content suitable for family audiences. It is a subset of CONTENT_RATING_TIER_GENERAL. Only applicable to YouTube and Partners line items. |"]]