The following events are handled by the Identity extension:
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.
Here are the key-value pairs in this event:
Key | Value Type | Optional | Description |
---|---|---|---|
stateowner | String | N/A | N/A |
This event is generated by customers who use the visitorMarketingCloudID
API.
There are no key-value pairs for this event.
This event is generated by customers who use the visitorSyncIdentifiers
API.
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 | |
This event is generated by customers that use the visitorGetIds
API.
There are no key-value pairs in this event.
The following event is dispatched by the Identity extension:
This event is generated by the visitor ID extension as a response to the request for visitorMarketingCloudID
API.
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 |