Skip to content

Latest commit

 

History

History
103 lines (56 loc) · 2.58 KB

File metadata and controls

103 lines (56 loc) · 2.58 KB

Event Context Schema

https://ns.adobe.com/experience/target/activity/activityevent/context

Details about the context the event was processed in, activity that processed the request, the experience the user qualified for, etc..

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated Yes Stable No Forbidden Permitted adobe/experience/target/activity/activityevent/context.schema.json

Event Context Properties

Property Type Required Defined by
xdm:algorithmID string Optional Event Context (this schema)
xdm:experienceID string Optional Event Context (this schema)
xdm:stepID string Optional Event Context (this schema)
xdm:trafficType enum Optional Event Context (this schema)
* any Additional this schema allows additional properties

xdm:algorithmID

Algorithm Identifier

Algorithm identifier denoting used algorithm to select the experience.

xdm:algorithmID

  • is optional
  • type: string
  • defined in this schema

xdm:algorithmID Type

string

xdm:experienceID

Experience Identifier

Experience identifier denoting selected experience.

xdm:experienceID

  • is optional
  • type: string
  • defined in this schema

xdm:experienceID Type

string

xdm:stepID

Step Identifier

Denotes the identifier of the visited activity step.

xdm:stepID

  • is optional
  • type: string
  • defined in this schema

xdm:stepID Type

string

xdm:trafficType

Traffic Type

Denotes traffic type.

xdm:trafficType

  • is optional
  • type: enum
  • defined in this schema

The value of this property must be equal to one of the known values below.

xdm:trafficType Known Values

Value Description
testing Testing Traffic
targeted Targeted Traffic