Commerce: Product Category Product Mapping
After a data stream is deployed, the Commerce starter data bundle
automatically maps data from Commerce Cloud to data model objects (DMO)s in Data Cloud. Product Category Product data is the assignment of
a product to categories. For example, ShoeXYZ is assigned to the Shoes and Running
categories.
DLO to DMO Mapping
These data mappings relate to the
ProductCategoryProduct object included in the Salesforce Commerce connector and how that
data connects to DMOs.
| DLO Field | DLO Field Data Type | DMO | DMO Field Name |
|---|---|---|---|
| Id | ID | ProductCategoryProduct | id |
| ProductCategoryId | reference | ProductCategoryProduct | productCategoryId |
| CreatedDate | dateTime | ProductCategoryProduct | CreatedDate |
| LastActivityDate | dateTime | ProductCategoryProduct | lastModifiedDate |
| ProductId | reference | ProductCategoryProduct | productId |