Skip to content

Latest commit

 

History

History
66 lines (40 loc) · 2.29 KB

File metadata and controls

66 lines (40 loc) · 2.29 KB

Identity Event Reference

Events Handled

The following events are handled by the Identity extension:

Hub Stared State

The shared state event is dispatched by the event hub after a shared state is created or updated. The event data contains the event owner and the name of the module to which the shared state belongs. This event is generated by the Event Hub.

Data Payload Definition

Here are the key-value pairs in this event:

Key Value Type Optional Description
stateowner String N/A N/A

Visitor MID Request

This event is generated by customers who use the visitorMarketingCloudID API.

There are no key-value pairs for this event.

Visitor IDS Sync Request

This event is generated by customers who use the visitorSyncIdentifiers API.

Data Payload Definition

Here are the key-value pairs in this event:

Key or Key Type Value Type Optional Description
visitor_identifiers map no A map containing the following identifiers:keys = id typesvalues = correlating identifiers:
authentication_state enum/string constant/number yes

Visitor Get IDs Request

This event is generated by customers that use the visitorGetIds API.

There are no key-value pairs in this event.

Events Dispatched

The following event is dispatched by the Identity extension:

Visitor MID Response

This event is generated by the visitor ID extension as a response to the request for visitorMarketingCloudID API.

Data Payload Definition

Here are the key-value pairs in this event:

Key or Key Type Value Type Optional Description
mid (String) String false Auto Generated MID
vid (String) String false Blank if not present
advertisingIdentifier (String) String false Blank if not present
pushIdentifier (String) String false Blank if not present
blob (String) String false Blank if not present
locationHint (String) String false Blank if not present
visitorIDsList (String) List false Default: Empty List
lastSync (String) Long false default = 0