CriterionCategoryLocaleAvailability
Information about which locales a category is available in.
Fields |
availability_mode
|
CriterionCategoryLocaleAvailabilityMode
Format of the locale availability. Can be LAUNCHED_TO_ALL (both country and language will be empty), COUNTRY (only country will be set), LANGUAGE (only language wil be set), COUNTRY_AND_LANGUAGE (both country and language will be set).
|
country_code
|
string
The ISO-3166-1 alpha-2 country code associated with the category.
|
language_code
|
string
ISO 639-1 code of the language associated with the category.
|
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.
[null,null,["Last updated 2024-10-12 UTC."],[[["This page provides information about the geographic and linguistic availability of a category."],["Availability is specified using a combination of country and language codes, with different modes indicating how these codes are used."],["The `availability_mode` field indicates whether the category is available to all, or restricted by country, language, or both."],["The `country_code` field uses the ISO-3166-1 alpha-2 standard to represent the country where the category is available."],["The `language_code` field uses the ISO 639-1 standard to represent the language associated with the category."]]],[]]