ContentRatingTier
Stay organized with collections
Save and categorize content based on your preferences.
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. |
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["Digital content can be labeled with various rating tiers to indicate suitability for different audiences."],["Rating tiers range from unrated content to content specifically for mature audiences, encompassing general, parental guidance, and teen categories as well."],["A default \"unspecified\" tier exists but does not represent an actual content rating."]]],[]]