Commerce: Account 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. Account data indicates how a shopper interacts
with a store. For example, billing and shipping information.
DLO to DMO Mapping
These data mappings relate to the Account 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 | Account | id |
| AccountNumber | string | Account | AccountNumber |
| Description | textarea | Account | Description |
| LastActivityDate | date | Account | LastActivityDate |
| Name | string | Account | Name |
| ParentId | picklist | Account | ParentAccountId |
| Type | picklist | Account | AccountTypeId |
| CreatedDate | dateTime | Account | CreatedDate |
| LastModifiedDate | dateTime | Account | LastModifiedDate |