The Product Category Details view allows you to connect products with their category hierarchies.
The measures calculated by this view are:
| Name | Measure Type | Description | 
|---|---|---|
| Product Category Details Count | Count | The count of all product category details records. | 
The dimensions included in this view are:
| Name | Data Type | Description | 
| Catalog ID | Number | Unique identifier for the product catalog to which the product category belongs. | 
| Category ID Level 0 | Number | Unique identifier for the product category to which the product directly belongs. | 
| Category ID Level 1 | Number | Unique identifier for the product category one level higher than the category to which the product directly belongs. | 
| Category ID Level 2 | Number | Unique identifier for the product category two levels higher than the category to which the product directly belongs. | 
| Category ID Level 3 | Number | Unique identifier for the product category three levels higher than the category to which the product directly belongs. | 
| Category ID Level 4 | Number | Unique identifier for the product category four levels higher than the category to which the product directly belongs. | 
| Category ID Level 5 | Number | Unique identifier for the product category five levels higher than the category to which the product directly belongs. | 
| Category ID Level 6 | Number | Unique identifier for the product category six levels higher than the category to which the product directly belongs. | 
| Category ID Level 7 | Number | Unique identifier for the product category seven levels higher than the category to which the product directly belongs. | 
| Category Name | String | The user supplied name for the product category. | 
| Product Category Created Date | Datetime | The timestamp of the date and time the product category was created. | 
| Product Category Updated Date | Datetime | The timestamp of the date and time the product category was most recently updated. | 
| Product Code | String | The unique user-defined identifier for a product. | 
| Product ID | Number | Internal unique identifier of the product. | 
| Product Name | String | The user supplied name of the product. |