ProductCategory

  • Categories are organized in a hierarchical structure with levels from 1 to 5.

  • Each category requires a specified dimension type indicating its level in the taxonomy.

  • All subdivisions of the same type must share the same category level.

  • Each category has a unique ID, which is equivalent to the google_product_category ID used in Merchant Center.

One element of a category at a certain level. Top-level categories are at level 1, their children at level 2, and so on. We currently support up to 5 levels. The user must specify a dimension type that indicates the level of the category. All cases of the same subdivision must have the same dimension type (category level).

Proto definition GitHub

Fields

category_id

int64

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

ListingGroupFilterProductCategoryLevel

Indicates the level of the category in the taxonomy.