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 | Stable | No | Forbidden | Permitted | datatypes/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 and is useful for debugging.
xdm:version
- is optional
- type:
string
- defined in this schema
string