API reference
API reference
Select your platform
No SDKs available
No versions available

ContentRating

Updated: Aug 26, 2025

ContentRating

interface ContentRating
A Content Rating of a horizon.platform.iap.models.Product. This rating is sourced by the International Age Rating Coalition (IARC) certificate from the local rating authority. An Add-on’s Content Rating can be configured by adding a IARC certificate in the developer dashboard. The Add-on can also inherit the Content Rating of the base App.

Properties

NameSummary
ageRatingImageUri
abstract val ageRatingImageUri: String?
URI for the image that needs to be shown for the content rating of the horizon.platform.iap.models.Product.
ageRatingText
abstract val ageRatingText: String?
The age rating text is the text version of the rating used to describe age appropriateness by the International Age Rating Coalition (IARC).
descriptors
abstract val descriptors: List<String>?
The list of descriptors which indicate content within the product that may have triggered a particular age rating or may be of interest or concern to consumers, e.g., "Blood and Gore", "Intense Violence", etc.
interactiveElements
abstract val interactiveElements: List<String>?
The list of interactive elements, which advise consumers up front that a horizon.platform.iap.models.Product includes interactive or online behaviors/options that may be of interest or concern, e.g., "In-App Purchases".
json
open val json: String
ratingDefinitionUri
abstract val ratingDefinitionUri: String?
The URI pointing to a website with International Age Rating Coalition (IARC) rating definitions from local rating authorities (e.g., Australian Classification Board, ESRB, GRAC, etc).
Did you find this page helpful?
Thumbs up icon
Thumbs down icon