Commerce: Product Attribute 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 Attribute data is information about product attributes, for example, the type of material used for ShoeXYZ.
These data mappings relate to the ProductAttribute 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 | ProductAttribute | id |
ProductId | reference | ProductAttribute | ProductId |
VariantParentId | reference | ProductAttribute | VariantParentId |
Name | string | ProductAttribute | Name |