https://ns.adobe.com/xdm/mixins/experienceevent-watchlist-steps
Steps involved in adding stocks, bonds, ETFs, etc to a watchlist such as start, stop, name/symbol.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Deprecated | No | Forbidden | Permitted | fieldgroups/deprecated/experienceevent-watchlist-steps.schema.json |
{
"xdm:personalFinances": {
"xdm:watchlistSteps": {
"xdm:tool-usage": {
"xdm:toolUsageCancelled": 1,
"xdm:toolUsageComplete": 1,
"xdm:toolUsageFailure": 1,
"xdm:toolUsageID": "T421",
"xdm:toolUsageName": "calculator",
"xdm:toolUsageSaved": 1,
"xdm:toolUsageStart": 1,
"xdm:toolUsageStep": 1,
"xdm:toolUsageStepName": "enter parameters",
"xdm:toolUsageSubmitted": 1,
"xdm:toolUsageType": "generic"
}
}
}
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:personalFinances | object |
Optional | Watchlist Steps (this schema) |
* |
any | Additional | this schema allows additional properties |
xdm:personalFinances
- is optional
- type:
object
- defined in this schema
object
with following properties:
Property | Type | Required |
---|---|---|
xdm:watchlistSteps |
Optional |
Extension of toolUsage data type.
xdm:watchlistSteps
- is optional
- type: reference