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-11-25 UTC.
[null,null,["Last updated 2024-11-25 UTC."],[[["This page provides information about the geographic and linguistic availability of categories."],["Availability is indicated by `availability_mode`, which can specify whether the category is launched globally, by country, by language, or by both country and language."],["Locale information is provided using ISO standards: ISO-3166-1 alpha-2 for `country_code` and ISO 639-1 for `language_code`."]]],[]]