product_category_constant

  • The product_category_constant resource represents a product category and includes information such as its ID, level, localizations, parent category, resource name, and state.

  • The category_id is the ID of the product category, equivalent to the google_product_category ID.

  • The level field indicates the level of the product category, such as LEVEL1, LEVEL2, LEVEL3, LEVEL4, or LEVEL5.

  • The localizations field provides a list of all available localizations for the product category.

  • The resource_name is the unique identifier for the product category constant, formatted as productCategoryConstants/{level}~{category_id}.

  • The state field indicates the current state of the product category, such as ENABLED or OBSOLETE.

A Product Category.

product_category_constant.category_id

Field descriptionOutput 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.
CategoryATTRIBUTE
Data TypeINT64
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

product_category_constant.level

Field descriptionOutput only. Level of the product category.
CategoryATTRIBUTE
Data Type
Type URLgoogle.ads.googleads.v21.enums.ProductCategoryLevelEnum.ProductCategoryLevel
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

product_category_constant.localizations

Field descriptionOutput only. List of all available localizations of the product category.
CategoryATTRIBUTE
Data TypeMESSAGE
Type URLgoogle.ads.googleads.v21.resources.ProductCategoryConstant.ProductCategoryLocalization
FilterableFalse
SelectableTrue
SortableFalse
RepeatedTrue

product_category_constant.product_category_constant_parent

Field descriptionOutput only. Resource name of the parent product category.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

product_category_constant.resource_name

Field descriptionOutput only. The resource name of the product category. Product category resource names have the form: productCategoryConstants/{level}~{category_id}
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

product_category_constant.state

Field descriptionOutput only. State of the product category.
CategoryATTRIBUTE
Data Type
Type URLgoogle.ads.googleads.v21.enums.ProductCategoryStateEnum.ProductCategoryState
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse