ProductCategoryLocalization
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-25 UTC."],[[["The `region_code` field is an output-only string that identifies the country of the localized category using the ISO 3166-1 standard."],["The `language_code` field is an output-only string that indicates the language of the localized category based on the ISO 639-1 standard."],["The `value` field is an output-only string containing the category name translated into the specified language and regional variant."]]],[]]