CategoryHierarchy

Category represents catalog item category hierarchy.

JSON representation
{
  "categories": [
    string
  ]
}
Fields
categories[]

string

Required. Catalog item categories. Each category should be a UTF-8 encoded string with a length limit of 2 KiB.

Note that the order in the list denotes the specificity (from least to most specific).