https://ns.adobe.com/xdm/mixins/profile-source-system-markers
Use this to add source system specific markers or record traits for a profile fragment (Experimental, please expect breaking changes).
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Experimental | No | Forbidden | Permitted | fieldgroups/profile/profile-source-system-markers.schema.json |
{
"xdm:sourceSystemName": "sales force",
"xdm:recordTypeID": "type",
"xdm:recordStatus": "created"
}| Property | Type | Required | Defined by |
|---|---|---|---|
| xdm:recordSource | string |
Optional | Phone Source System Markers (Experimental, please expect breaking changes) (this schema) |
| xdm:recordStatus | string |
Optional | Phone Source System Markers (Experimental, please expect breaking changes) (this schema) |
| xdm:recordTypeID | string |
Optional | Phone Source System Markers (Experimental, please expect breaking changes) (this schema) |
| xdm:sourceSystemName | string |
Optional | Phone Source System Markers (Experimental, please expect breaking changes) (this schema) |
* |
any | Additional | this schema allows additional properties |
Record source.
xdm:recordSource
- is optional
- type:
string - defined in this schema
string
Record status.
xdm:recordStatus
- is optional
- type:
string - defined in this schema
string
Record type identifier.
xdm:recordTypeID
- is optional
- type:
string - defined in this schema
string
Source system name where the profile fragment is ingested from.
xdm:sourceSystemName
- is optional
- type:
string - defined in this schema
string