Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
ContentLabelType
Stay organized with collections
Save and categorize content based on your preferences.
Enum listing the content label types supported by ContentLabel criterion.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
SEXUALLY_SUGGESTIVE
|
Sexually suggestive content. |
BELOW_THE_FOLD
|
Below the fold placement. |
PARKED_DOMAIN
|
Parked domain. |
JUVENILE
|
Juvenile, gross & bizarre content. |
PROFANITY
|
Profanity & rough language. |
TRAGEDY
|
Death & tragedy. |
VIDEO
|
Video. |
VIDEO_RATING_DV_G
|
Content rating: G. |
VIDEO_RATING_DV_PG
|
Content rating: PG. |
VIDEO_RATING_DV_T
|
Content rating: T. |
VIDEO_RATING_DV_MA
|
Content rating: MA. |
VIDEO_NOT_YET_RATED
|
Content rating: not yet rated. |
EMBEDDED_VIDEO
|
Embedded video. |
LIVE_STREAMING_VIDEO
|
Live streaming video. |
SOCIAL_ISSUES
|
Sensitive social issues. |
BRAND_SUITABILITY_CONTENT_FOR_FAMILIES
|
Content that's suitable for families to view together, including Made for Kids videos on YouTube. |
BRAND_SUITABILITY_GAMES_FIGHTING
|
Video games that simulate hand-to-hand fighting or combat with the use of modern or medieval weapons. |
BRAND_SUITABILITY_GAMES_MATURE
|
Video games that feature mature content, such as violence, inappropriate language, or sexual suggestiveness. |
BRAND_SUITABILITY_HEALTH_SENSITIVE
|
Health content that people might find sensitive or upsetting, such as medical procedures or images and descriptions of various medical conditions. |
BRAND_SUITABILITY_HEALTH_SOURCE_UNDETERMINED
|
Health content from sources that may provide accurate information but aren't as commonly cited as other, more well-known sources. |
BRAND_SUITABILITY_NEWS_RECENT
|
News content that's been recently announced, regardless of the themes or people being reported on. |
BRAND_SUITABILITY_NEWS_SENSITIVE
|
News content that people might find sensitive or upsetting, such as crimes, accidents, and natural incidents, or commentary on potentially controversial social and political issues. |
BRAND_SUITABILITY_NEWS_SOURCE_NOT_FEATURED
|
News content from sources that aren't featured on Google News or YouTube News. |
BRAND_SUITABILITY_POLITICS
|
Political content, such as political statements made by well-known politicians, political elections, or events widely perceived to be political in nature. |
BRAND_SUITABILITY_RELIGION
|
Content with religious themes, such as religious teachings or customs, holy sites or places of worship, well-known religious figures or people dressed in religious attire, or religious opinions on social and political issues. |
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-10-12 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-10-12 UTC."],[[["This enum lists the content label types supported by the ContentLabel criterion, used for content targeting or exclusion in advertising campaigns."],["Content labels categorize website and video content based on various factors, such as sensitive topics, video ratings, suitability for families, and news categories."],["Several labels specifically address suitability for brands, including content appropriate for families, video game classifications, health-related sensitivity, news relevance and source, politics, and religion."],["Content labels assist advertisers in refining ad placement by aligning their campaigns with suitable content and avoiding potentially sensitive or inappropriate contexts."],["Common content categories covered by these labels include sexually suggestive content, profanity, violence, tragedy, social issues, and content for specific age groups."]]],["The provided content defines the various types of content labels used as criteria. These labels include categories such as `SEXUALLY_SUGGESTIVE`, `JUVENILE`, `PROFANITY`, and `TRAGEDY`. Video-specific labels like `VIDEO`, `EMBEDDED_VIDEO`, and `LIVE_STREAMING_VIDEO` are present, along with content ratings `G`, `PG`, `T`, and `MA`. Other labels identify `BELOW_THE_FOLD`, `PARKED_DOMAIN`, `SOCIAL_ISSUES`, brand suitability, and various themes of news and content based on health, games, religion, and politics.\n"]]