https://ns.adobe.com/xdm/mixins/industry-verticals/experienceevent-upgrade-details
Upgrade details such as offer name, type, and ID, as well as transaction details such as type and amount.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Stable | No | Forbidden | Permitted | fieldgroups/experience-event/industry-verticals/experienceevent-upgrade-details.schema.json |
{
"xdm:upgrades": {
"xdm:upgradeTransaction": {
"xdm:transaction": {
"xdm:transactionID": "T10291832",
"xdm:transactionDate": "2021-01-0715:52:25+00:00",
"xdm:transactionType": "deposit"
}
}
}
}| Property | Type | Required | Defined by |
|---|---|---|---|
| xdm:upgrades | object |
Optional | Upgrade Details (this schema) |
* |
any | Additional | this schema allows additional properties |
Upgrade information including impressions and transactions associated with upgrades.
xdm:upgrades
- is optional
- type:
object - defined in this schema
object with following properties:
| Property | Type | Required |
|---|---|---|
xdm:upgradeImpressions |
array | Optional |
xdm:upgradeSteps |
Optional | |
xdm:upgradeTransaction |
Optional |
Array of the impressions data type.
xdm:upgradeImpressions
- is optional
- type: reference
Array type: reference
All items must be of the type:
Extension of toolUsage data type.
xdm:upgradeSteps
- is optional
- type: reference
Extension of transaction data type.
xdm:upgradeTransaction
- is optional
- type: reference