ProductCategoryLocalization

  • region_code is a two-letter ISO 3166-1 country code indicating the country of the localized category.

  • language_code is a two-letter ISO 639-1 language code for the language of the localized category.

  • value is the name of the category as it appears in the specified locale.

Localization for the product category.

Fields

region_code

string

Output only. Upper-case two-letter ISO 3166-1 country code of the localized category.

language_code

string

Output only. Two-letter ISO 639-1 language code of the localized category.

value

string

Output only. The name of the category in the specified locale.