XDMEvent
An Experience Data Model (XDM) event object.
Data CollectionEdge NetworkEvent ForwardingMarketing TechnologyTag Management
Properties
| Name |
Type |
Description |
| identityMap |
object |
A map of identity namespaces to arrays of identity objects for cross-device identity stitching. |
| eventType |
string |
The type of event (e.g., web.webpagedetails.pageViews, commerce.productViews, commerce.purchases). |
| web |
object |
Web-specific event data. |
| commerce |
object |
Commerce-specific event data. |
| timestamp |
string |
The ISO 8601 timestamp of the event. |
JSON Schema