Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.87 KB

experienceevent-channel.schema.md

File metadata and controls

54 lines (35 loc) · 1.87 KB

ExperienceEvent Channel Details Schema

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

ExperienceEvent Channel Details.

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

Schema Hierarchy

  • ExperienceEvent Channel Details https://ns.adobe.com/xdm/context/experienceevent-channel

ExperienceEvent Channel Details Example

{
  "xdm:channel": {
    "@id": "https://ns.adobe.com/xdm/channels/apns",
    "@type": "https://ns.adobe.com/xdm/channel-types/mobile"
  }
}

ExperienceEvent Channel Details Properties

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

xdm:channel

Experience Channel

Experience channel related to this ExperienceEvent.

xdm:channel

  • is optional
  • type: Experience Channel
  • defined in this schema

xdm:channel Type