AI-generated Key Takeaways
-
Display & Video 360 API v2 is no longer available.
-
Digital content can be labeled with ratings such as
UNRATED
,GENERAL
,PARENTAL_GUIDANCE
,TEENS
, andMATURE
to indicate audience suitability. -
A content rating of
CONTENT_RATING_TIER_UNSPECIFIED
is a placeholder and does not represent an actual rating. -
The
CONTENT_RATING_TIER_FAMILIES
rating is specifically for family-friendly content on YouTube and Partner line items and is a subset ofCONTENT_RATING_TIER_GENERAL
.
Possible digital content label rating tiers.
Enums | |
---|---|
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. |
CONTENT_RATING_TIER_UNRATED |
Content that has not been labeled. |
CONTENT_RATING_TIER_GENERAL |
Content suitable for general audiences. |
CONTENT_RATING_TIER_PARENTAL_GUIDANCE |
Content suitable for most audiences with parental guidance. |
CONTENT_RATING_TIER_TEENS |
Content suitable for teen and older audiences. |
CONTENT_RATING_TIER_MATURE |
Content suitable only for mature audiences. |
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. |