https://ns.adobe.com/xdm/mixins/events/opportunityupdated
Use to capture details when the fields on a sales opportunity are updated.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | fieldgroups/experience-event/events/opportunityupdated.schema.json |
{}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:opportunityEvent | object |
Optional | Opportunity Updated (this schema) |
* |
any | Additional | this schema allows additional properties |
xdm:opportunityEvent
- is optional
- type:
object
- defined in this schema
object
with following properties:
Property | Type | Required |
---|---|---|
xdm:dataValueChanges |
array | Optional |
xdm:opportunityID |
string | Optional |
xdm:opportunityKey |
Optional |
Full record of data values updated
xdm:dataValueChanges
- is optional
- type:
object[]
Array type: object[]
All items must be of the type:
object
with following properties:
Property | Type | Required |
---|---|---|
xdm:attributeName |
string | Optional |
xdm:newValue |
string | Optional |
xdm:oldValue |
string | Optional |
Attribute that was updated
xdm:attributeName
- is optional
- type:
string
string
New value of updated attribute
xdm:newValue
- is optional
- type:
string
string
Previous value of updated attribute
xdm:oldValue
- is optional
- type:
string
string
Unique identifier of the Opportunity
xdm:opportunityID
- is optional
- type:
string
string
Unique composite identifier of the Opportunity.
xdm:opportunityKey
- is optional
- type: reference