The following event is dispatched by the Mobile Core extension:
This event is generated by the Mobile Core extension when the collectLaunchInfo
API is called.
Event Type | Event Source | Paired | Direction |
---|---|---|---|
com.adobe.eventType.generic.data | com.adobe.eventSource.os | No | N/A |
Here are the key-value pairs in this event:
Key | Value Type | Optional | Description |
---|---|---|---|
deeplink |
String | Yes | Deep link information that was collected from the provided user information. |
pushmessageid |
String | Yes | The push message identifier (if one was found in the provided user information under the adb_m_id key). |
notificationid |
String | Yes | The local notification identifier (if one was found in the provided user information). |