ProductCategoryProduct
The Product Category Product data model object (DMO) is a Data Cloud DMO used to identify how products are assigned to categories. For example, Northern Trail Outfitters can use this DMO to identify how a specific running shoe is assigned to a shoe and running categories.
Columns
| Name | Type | References | Description |
| Active From Date | Datetime | The date the catalog is available for use. | |
| Active to Date | Datetime | The date that the catalog is unavailable. | |
| Created Date | Datetime | The record’s creation date. | |
| Data Source | Varchar | A reference ID to a system’s logical name that is the source of records identified by external record ID. | |
| Data Source Object | Varchar | A reference ID to an object’s logical name where a record originated, for example, a cloud storage file or another connector’s external object. | |
| External Record ID | Varchar | A reference ID to an external data source system. | |
| External Source ID | Varchar | A reference ID to a system that an external record ID was assigned. | |
| Internal Organization | Varchar | A reference ID to a business unit or other internal organization that owns the business account. | |
| Last Modified Date | Datetime | The date when a user last modified the record. | |
| Product | Varchar | A reference ID to the product assigned to a category. | |
| Product Category | Varchar | A reference ID to the product category. | |
| Product Category Product ID | Varchar | A unique ID used as the primary key for the Product Category Product DMO. |