--- title: iarc_rating_id slug: Web/Manifest/iarc_rating_id tags: - Manifest - Web - iarc_rating_id translation_of: Web/Manifest/iarc_rating_id ---
{{QuickLinksWithSubpages("/ru/docs/Web/Manifest")}}
Type String
Mandatory No
Example
"iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7"

iarc_rating_id - это строка, представляющая Международной коалиции возрастных рейтингов (IARC) код сертификации веб-приложения. Он предназначен для определения возраста, для которого подходит веб-приложение.

Note: The same code can be shared across multiple participating storefronts, as long as the distributed product remains the same (i.e., doesn’t serve totally different code paths on different storefronts).

Пример

"iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7"

Specification

Specification Status Comment Feedback

{{SpecName('Manifest', '#iarc_rating_id-member', 'iarc_rating_id')}}

{{Spec2('Manifest')}}

Initial definition.

Web App Manifest Working Group drafts

Browser compatibility

{{Compat("html.manifest.iarc_rating_id")}}

See also