AI-generated Key Takeaways
-
Product categories have a resource name in the format
productCategoryConstants/{level}~{category_id}
. -
Each product category has an ID equivalent to the google_product_category ID.
-
The level of the product category is output only and defined by
ProductCategoryLevel
. -
The state of the product category is output only and defined by
ProductCategoryState
. -
Product categories include a list of available localizations and the resource name of their parent product category.
A Product Category.
Fields | |
---|---|
|
Output only. The resource name of the product category. Product category resource names have the form:
|
|
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. |
|
Output only. Level of the product category. |
|
Output only. State of the product category. |
|
Output only. List of all available localizations of the product category. |
|
Output only. Resource name of the parent product category. |