Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 2.07 KB

experienceevent-application.schema.md

File metadata and controls

58 lines (39 loc) · 2.07 KB

ExperienceEvent Application Details Schema

https://ns.adobe.com/xdm/context/experienceevent-application

ExperienceEvent application details.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated Yes Stabilizing No Forbidden Permitted context/experienceevent-application.schema.json

Schema Hierarchy

  • ExperienceEvent Application Details https://ns.adobe.com/xdm/context/experienceevent-application

ExperienceEvent Application Details Example

{
  "xdm:application": {
    "xdm:id": "A123",
    "xdm:name": "Myapp",
    "xdm:version": "1.0.1",
    "xdm:launches": {
      "xdm:value": 1
    }
  }
}

ExperienceEvent Application Details Properties

Property Type Required Defined by
xdm:application Application Optional ExperienceEvent Application Details (this schema)
* any Additional this schema allows additional properties

xdm:application

Application

Application related data from ExperienceEvent observations. 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

xdm:application Type

  • Applicationhttps://ns.adobe.com/xdm/context/application