https://ns.adobe.com/xdm/context/profileStitch
Details about the IDs that were joined by profile stitching.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Experimental | No | Forbidden | Permitted | context/profilestitch.schema.json |
- Profile Stitch
https://ns.adobe.com/xdm/context/profileStitch
- IdentityMap
https://ns.adobe.com/xdm/context/identitymap
- Profile Stitch Identity
https://ns.adobe.com/xdm/context/profileStitchIdentity
- IdentityMap
{
"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"
}
]
}
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:identityMap | object |
Optional | IdentityMap |
xdm:profileStitchID | Profile Stitch Identity | Optional | Profile Stitch (this schema) |
xdm:version | string |
Optional | Profile Stitch (this schema) |
* |
any | Additional | this schema allows additional properties |
xdm:identityMap
- is optional
- type:
object
- defined in IdentityMap
object
with following properties:
Property | Type | Required |
---|
The identity of the segment or snapshot definition in with the domain of the specific system that processes that type of segment.
xdm:profileStitchID
- is optional
- type: Profile Stitch Identity
- defined in this schema
- Profile Stitch Identity –
https://ns.adobe.com/xdm/context/profileStitchIdentity
The version of the profile stitch definition used. Useful for debugging.
xdm:version
- is optional
- type:
string
- defined in this schema
string