Contact Point Email Schema
Use the contact point email schema to capture profile data to map to individual data streams.
Source Event Property | Target Schema Developer Name | Field Type | Description | CIM Object / Attribute |
---|---|---|---|---|
<Automatically Assigned> | eventId | text | Required. Typically the primary key for the engagement events. | - |
<Automatically Assigned> | dateTime | datetime | Required. Used for data partitioning for engagement events. ISO8601 supported format. | - |
<Automatically Assigned> | eventType = "contactPointEmail" | text | Required. The developerName of an event defined in the Web Connector schema. | - |
<Automatically Assigned> | sessionId | text | Required. The session identifier. | - |
<Automatically Assigned> | deviceId | text | Required. Typically the primary key for profile events. | - |
<Automatically Assigned> | category = "Profile" | text | Required. Possible values are:
| - |
<Automatically Assigned> | channel = "mobile" | text | The SDK event channel. For Engagement Mobile SDK, the value is mobile. | - |
text | Required. The user’s email address. | Contact Point Email | ||
<Automatically Assigned when Location Tracking is allowed> | longitude | number | The latitudinal coordinate, in decimal degrees, reported by the device at the time the event was captured. | Engagement / Device Longitude |
<Automatically Assigned when Location Tracking is allowed> | latitude | number | The latitudinal coordinate, in decimal degrees, reported by the device at the time the event was captured. | Engagement / Device Latitude |