https://ns.adobe.com/experience/decisioning/decisionevent-all
Mixin for Decision Events that adds dimensions for rollup by organization, container, batch job and request.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | adobe/experience/decisioning/decisionevent-all.schema.json |
- Decision Event - Reporting Dimensions
https://ns.adobe.com/experience/decisioning/decisionevent-all
- Extensibility base schema
https://ns.adobe.com/xdm/common/extensible
- Extensibility base schema
{
"https://ns.adobe.com/adobecloudplatform/ims/organizationID": "0D8E32C65A8A91520A494008@AdobeOrg",
"https://ns.adobe.com/experience/decisioning/containerID": "c75afa32-371f-4895-8f43-b853dd9fe740"
}
Property | Type | Required | Defined by |
---|---|---|---|
https://ns.adobe.com/adobecloudplatform/ims/organizationID | string |
Optional | Decision Event - Reporting Dimensions (this schema) |
https://ns.adobe.com/experience/decisioning/batchID | string |
Optional | Decision Event - Reporting Dimensions (this schema) |
https://ns.adobe.com/experience/decisioning/containerID | string |
Optional | Decision Event - Reporting Dimensions (this schema) |
https://ns.adobe.com/experience/decisioning/decisionRequestID | string |
Optional | Decision Event - Reporting Dimensions (this schema) |
* |
any | Additional | this schema allows additional properties |
An identity associated with the organization that maintains the library of business objects and rules for this decision.
https://ns.adobe.com/adobecloudplatform/ims/organizationID
- is optional
- type:
string
- defined in this schema
string
A workflow identity associated with the decision event, if the request was made in batch mode. This property will be absent if the decision leading to this event was made individually for a single profile identity.
https://ns.adobe.com/experience/decisioning/batchID
- is optional
- type:
string
- defined in this schema
string
An identity associated with the library of business objects and rules for this decision.
https://ns.adobe.com/experience/decisioning/containerID
- is optional
- type:
string
- defined in this schema
string
An optional identifier that was provided by the client, unique per profile and request. It is used to track the decision request in the dataset of propositions. If a request was processed more than once for any reason there will be more than one event with the same decision request identifier in the dataset and those events can be de-duplicated.
https://ns.adobe.com/experience/decisioning/decisionRequestID
- is optional
- type:
string
- defined in this schema
string