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 |
| 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 |
Algorithm identifier denoting used algorithm to select the experience.
xdm:algorithmID
- is optional
- type:
string - defined in this schema
string
Experience identifier denoting selected experience.
xdm:experienceID
- is optional
- type:
string - defined in this schema
string
Denotes the identifier of the visited activity step.
xdm:stepID
- is optional
- type:
string - defined in this schema
string
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.
| Value | Description |
|---|---|
testing |
Testing Traffic |
targeted |
Targeted Traffic |