ProductCategoryConstant
A Product Category.
Columns
| Name | Type | Behavior | Description |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
| ProductCategoryConstantCategoryId | Long | ATTRIBUTE | Output only. The ID of the product category. |
| ProductCategoryConstantLevel | String | ATTRIBUTE | Output only. Level of the product category.
The allowed values are LEVEL1, LEVEL2, LEVEL3, LEVEL4, LEVEL5, UNKNOWN. |
| ProductCategoryConstantLocalizations | String | ATTRIBUTE | Output only. List of all available localizations of the product category. |
| ProductCategoryConstantProductCategoryConstantParent | String | ATTRIBUTE | Output only. Resource name of the parent product category. |
| ProductCategoryConstantResourceName | String | ATTRIBUTE | Output only. The resource name of the product category. |
| ProductCategoryConstantState | String | ATTRIBUTE | Output only. State of the product category.
The allowed values are ENABLED, OBSOLETE, UNKNOWN. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer more granular control over the data returned from the data source.
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |