ProductCategoryConstant
Stay organized with collections
Save and categorize content based on your preferences.
Fields |
resource_name
|
string
Output only. The resource name of the product category. Product category resource names have the form: productCategoryConstants/{level}~{category_id}
|
category_id
|
int64
Output only. The ID of the product category. This ID is equivalent to the google_product_category ID as described in this article: https://support.google.com/merchants/answer/6324436.
|
level
|
ProductCategoryLevel
Output only. Level of the product category.
|
state
|
ProductCategoryState
Output only. State of the product category.
|
localizations[]
|
ProductCategoryLocalization
Output only. List of all available localizations of the product category.
|
product_category_constant_parent
|
string
Output only. Resource name of the parent product category.
|
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.
[[["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-10-12 UTC."],[[["A Product Category resource provides information about a product's classification within Google's product taxonomy."],["Each Product Category is identified by a unique resource name and ID, corresponding to the Google product category ID."],["Categories are organized hierarchically with levels indicating their position in the taxonomy, and their current state (active or obsolete) is also indicated."],["Localized names for the category are provided in various languages for easier understanding across different regions."],["Parent category information enables navigation and understanding of the hierarchical relationships within the product taxonomy."]]],[]]