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: Sep 30, 2025