https://ns.adobe.com/experience/campaign/journeyaifatigue
Fatigue score and fatigue level from Journey AI.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | adobe/experience/campaign/journeyaifatigue.schema.json |
{
"xdm:fatigueScore": 0.53,
"xdm:fatigueLevel": "medium"
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:fatigueLevel | enum |
Optional | Fatigue Score and Level (this schema) |
xdm:fatigueScore | number |
Optional | Fatigue Score and Level (this schema) |
* |
any | Additional | this schema allows additional properties |
Classification of profile into different buckets, based on fatigue score.
xdm:fatigueLevel
- is optional
- type:
enum
- defined in this schema
The value of this property must be equal to one of the known values below.
Value | Description |
---|---|
low |
Low |
medium |
Medium |
high |
High |
Fatigue score for the profile.
xdm:fatigueScore
- is optional
- type:
number
- defined in this schema
number
- maximum value:
1