as

Settings
Sign out
Notifications
Alexa
亚马逊应用商店
AWS
文档
Support
Contact Us
My Cases
新手入门
设计和开发
应用发布
参考
支持
感谢您的访问。此页面目前仅提供英语版本。我们正在开发中文版本。谢谢您的理解。

IContentRating

Describes the content ratings information - that is, an industry-standard description of the content material's suitability for various audiences - for a media content item. This is represented as a combination of rating level and (optional) content descriptors that explain the nature of the content.

Properties

contentDescriptors

readonly contentDescriptors: string[]

Aditional descriptions of the nature of the content that was considered when evaluating its rating, for example "Strong Language" in the US-TV ratings system.

Represented as an unordered array of keys for the content descriptors that apply to the content subject. These keys are unique identifiers that are defined for a given ratings system, for example "D" in US-TV.


ratingLevel

readonly ratingLevel: IContentRatingLevel

Rating level for this content.


Last updated: Oct 02, 2025