ProductCategoryLocalization
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.
|
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."],[[["The `region_code` field represents the country of the localized category using a two-letter ISO 3166-1 code."],["The `language_code` field specifies the language of the localized category using a two-letter ISO 639-1 code."],["The `value` field contains the translated name of the category for the given locale, combining region and language."]]],[]]