https://ns.adobe.com/experience/journeyOrchestration/stepEvents/journeyStepEventIdentityFields
This event is in relation with journey and describe the profile Identifiers
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Stable | No | Forbidden | Permitted | adobe/experience/journeyOrchestration/stepEvents/journeyStepEventIdentityFieldsMixin.schema.json |
{
"https://ns.adobe.com/experience/journeyOrchestration/profileID": "johndoe@test.com",
"https://ns.adobe.com/experience/journeyOrchestration/profileNamespace": "email"
}| Property | Type | Required | Defined by |
|---|---|---|---|
| https://ns.adobe.com/experience/journeyOrchestration/stepEvents | object |
Optional | Journey Orchestration Step Event Identity Fields (this schema) |
* |
any | Additional | this schema allows additional properties |
https://ns.adobe.com/experience/journeyOrchestration/stepEvents
- is optional
- type:
object - defined in this schema
object with following properties:
| Property | Type | Required |
|---|---|---|
https://ns.adobe.com/experience/journeyOrchestration/profileID |
string | Optional |
https://ns.adobe.com/experience/journeyOrchestration/profileNamespace |
string | Optional |
Profile identifier identifies the profile sent/used in a journey.Present if the current step is running in the context of a unitary journey. E.g: foo@adobe.com.
https://ns.adobe.com/experience/journeyOrchestration/profileID
- is optional
- type:
string
string
This field describes the Namespace referenced by the Profile used in the Journey. Present if the current step is running in the context of a unitary journey. E.g: Email, ECID
https://ns.adobe.com/experience/journeyOrchestration/profileNamespace
- is optional
- type:
string
string