CriterionCategoryLocaleAvailability

  • availability_mode indicates how locale availability is formatted, specifying if country, language, or both are relevant.

  • country_code provides the ISO-3166-1 alpha-2 country code for the category's associated country.

  • language_code gives the ISO 639-1 code for the category's associated language.

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.