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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["The `region_code` field is an output-only string that identifies the country of the localized category using a two-letter ISO 3166-1 code."],["The `language_code` field is an output-only string that identifies the language of the localized category using a two-letter ISO 639-1 code."],["The `value` field is an output-only string that provides the localized category name in the specified language and region."]]],[]]