https://ns.adobe.com/xdm/context/experienceevent-application
Application related data such as crashes, feature usage, launches, and upgrades.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Stable | No | Forbidden | Permitted | fieldgroups/experience-event/experienceevent-application.schema.json |
- Application Details
https://ns.adobe.com/xdm/context/experienceevent-application- Extensibility base schema
https://ns.adobe.com/xdm/common/extensible - Application
https://ns.adobe.com/xdm/context/application
- Extensibility base schema
{
"xdm:application": {
"xdm:id": "A123",
"xdm:name": "Myapp",
"xdm:version": "1.0.1",
"xdm:launches": {
"xdm:value": 1
}
}
}| Property | Type | Required | Defined by |
|---|---|---|---|
| xdm:application | Application | Optional | Application Details (this schema) |
* |
any | Additional | this schema allows additional properties |
This fieldgroup is used to capture application information related to an ExperienceEvent, including the name of the application, app version, installs, launches, crashes, and closures. It could be either the application targeted by the event like the send of a push notification or the application originating the event such as a click, or a login.
xdm:application
- is optional
- type: Application
- defined in this schema
- Application –
https://ns.adobe.com/xdm/context/application