https://ns.adobe.com/xdm/mixins/industry-verticals/experienceevent-device-trade-in-details
Device trade-in details including trade-in value, original device ID, and new device ID.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | fieldgroups/experience-event/industry-verticals/experienceevent-device-trade-in-details.schema.json |
- Device Trade-In Details
https://ns.adobe.com/xdm/mixins/industry-verticals/experienceevent-device-trade-in-details
- Tool Usage
https://ns.adobe.com/xdm/datatypes/tool-usage
- Tool Usage
{
"xdm:deviceTradeInDetails": {
"xdm:originalDeviceID": "YWXI7QDYXT",
"xdm:newDeviceID": "BI9V35LA7F",
"xdm:deviceTradeInValue": {
"xdm:currency": {
"xdm:amount": 279,
"xdm:currencyCode": "USD"
}
}
}
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:deviceActivation | Tool Usage | Optional | Device Trade-In Details (this schema) |
xdm:deviceTradeInDetails | object |
Optional | Device Trade-In Details (this schema) |
* |
any | Additional | this schema allows additional properties |
Extension of toolUsage data type.
xdm:deviceActivation
- is optional
- type: Tool Usage
- defined in this schema
- Tool Usage –
https://ns.adobe.com/xdm/datatypes/tool-usage
Device activation, configuration, and trade-in details.
xdm:deviceTradeInDetails
- is optional
- type:
object
- defined in this schema
object
with following properties:
Property | Type | Required |
---|---|---|
xdm:deviceTradeIn |
Optional | |
xdm:newDeviceID |
string | Optional |
xdm:originalDeviceID |
string | Optional |
xdm:tradeInValue |
Optional |
Extension of toolUsage data type.
xdm:deviceTradeIn
- is optional
- type: reference
ID for the new device being traded for.
xdm:newDeviceID
- is optional
- type:
string
string
ID for the device being traded.
xdm:originalDeviceID
- is optional
- type:
string
string
Value of the device being traded.
xdm:tradeInValue
- is optional
- type: reference