AI-generated Key Takeaways
-
Product Category provides details on the resource name, ID, level, state, localizations, and parent of a product category.
-
The
category_id
is equivalent to the google_product_category ID found in the linked Google Merchant Center article. -
The
level
andstate
fields provide information on the level and state of the product category, respectively. -
localizations
provides a list of available localizations, whileproduct_category_constant_parent
gives the resource name of the parent 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. |