https://ns.adobe.com/xdm/context/experienceevent-profile-stitch
Profile stitching details such as identity and profile IDs.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | fieldgroups/experience-event/experienceevent-profile-stitch.schema.json |
- Profile Stitch Details
https://ns.adobe.com/xdm/context/experienceevent-profile-stitch
- Extensibility base schema
https://ns.adobe.com/xdm/common/extensible
- Extensibility base schema
{
"xdm:profileStitch": [
{
"xdm:profileStitchID": {
"@id": "https://data.adobe.io/entities/profileStitchIdentity/1",
"xdm:namespace": {
"xdm:code": "AAM"
}
},
"xdm:version": "1.0",
"xdm:identityMap": {
"ECID": [
{
"xdm:id": "https://data.adobe.io/entities/identity/92312748749128"
},
{
"xdm:id": "https://data.adobe.io/entities/identity/62312748749321"
},
{
"xdm:id": "https://data.adobe.io/entities/identity/49312748749132"
}
]
}
}
],
"xdm:segmentMemberships": [
{
"xdm:segmentID": {
"@id": "https://data.adobe.io/entities/identity/92312748749128",
"xdm:namespace": {
"xdm:code": "AAM"
}
},
"xdm:profileStitchID": {
"@id": "https://data.adobe.io/entities/profileStitchIdentity/1",
"xdm:namespace": {
"xdm:code": "AAM"
},
"xdm:lastQualificationTime": "2017-09-26T15:52:25+00:00",
"xdm:version": "1.0",
"xdm:validUntil": "2017-12-26T15:52:25+00:00",
"xdm:status": "realized"
}
}
]
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:profileStitch | Profile stitch | Optional | Profile Stitch Details (this schema) |
* |
any | Additional | this schema allows additional properties |
Details about the IDs that were joined by profile stitching.
xdm:profileStitch
-
is optional
-
type: Profile stitch
-
defined in this schema
Array type: Profile stitch
All items must be of the type:
- Profile stitch –
https://ns.adobe.com/xdm/context/profileStitch