Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.93 KB

experienceevent-channel.schema.md

File metadata and controls

54 lines (35 loc) · 1.93 KB

Channel Details Schema

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

Channel information such as ID, channel type, media type, and location type.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated Yes Stable No Forbidden Permitted fieldgroups/experience-event/experienceevent-channel.schema.json

Schema Hierarchy

Channel Details Example

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

Channel Details Properties

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

xdm:channel

Experience channel

Experience channel related to the ExperienceEvent.

xdm:channel

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

xdm:channel Type