Contact Point Address Schema

Use the contact point address schema to capture profile data to map to individual data streams. An address contains a mix of required and optional fields. In order to create the contact point and map it to the individual, all required fields must be provided.

Source Event PropertyTarget Schema Developer NameField TypeDescriptionCIM Object / Attribute
<Automatically Assigned>eventIdtextRequired. Typically the primary key for the engagement events.-
<Automatically Assigned>dateTimedatetimeRequired. Used for data partitioning for engagement events. ISO8601 supported format.-
<Automatically Assigned>eventType = "contactPointAddress"textRequired. The developerName of an event defined in the Web Connector schema.-
<Automatically Assigned>sessionIdtextRequired. The identifier of the session.-
<Automatically Assigned>deviceIdtextRequired. Typically the primary key for profile events.-
<Automatically Assigned>category = "Profile"textRequired. Possible values are:
  • Engagement
  • Profile
-
<Automatically Assigned>channel = "mobile"textThe SDK event channel. For Engagement Mobile SDK the value is mobile.-
addressLine1addressLine1textRequired. The first line detail for the address.-
addressLine2addressLine2textThe second line detail for the address.-
addressLine3addressLine3textThe third line detail for the address.-
addressLine4addressLine4textThe fourth line detail for the address.-
citycitytextRequired. The city detail for the address.Contact Point Address / City
postalCodepostalCodetextRequired. The postal code or ZIP code for the address.Contact Point Address /PostalCode
stateProvincestateProvincetextRequired. The state or province detail for the address.Contact Point Address /StateProvince
countrycountrytextRequired. The country detail for the address.-
<Automatically Assigned if Location Tracking is allowed>longitudenumberThe longitudinal coordinate in decimal degrees reported by the device at the time the event was captured.Engagement / Device Longitude
<Automatically Assigned if Location Tracking is allowed>latitudenumberThe latitudinal coordinate in decimal degrees reported by the device at the time the event was captured.Engagement / Device Latitude