https://ns.adobe.com/xdm/context/profileStitchIdentity
Profile stitch identity is used to clearly distinguish profile stitching from multiple sources. ProfileStitchIdentity
is established by an profile stitch identity provider, which itself is referenced in the namespace
attribute. Within each namespace
, the profileStitchIdentity is unique.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | datatypes/profilestitchidentity.schema.json |
- Profile stitch identity
https://ns.adobe.com/xdm/context/profileStitchIdentity
- Namespace
https://ns.adobe.com/xdm/context/namespace
- Namespace
{
"@id": "https://data.adobe.io/entities/profileStitchIdentity/1",
"xdm:namespace": {
"xdm:code": "AAM"
}
}
Property | Type | Required | Defined by |
---|---|---|---|
@id | string |
Optional | Profile stitch identity (this schema) |
xdm:namespace | Namespace | Optional | Profile stitch identity (this schema) |
xdm:xid | string |
Optional | Profile stitch identity (this schema) |
* |
any | Additional | this schema allows additional properties |
Identity of the profile stitch in the related namespace.
@id
- is optional
- type:
string
- defined in this schema
string
- format:
uri-reference
– URI Reference (according to RFC3986)
The namespace associated with the xid
attribute.
xdm:namespace
- is optional
- type: Namespace
- defined in this schema
- Namespace –
https://ns.adobe.com/xdm/context/namespace
When present, this value represents a cross-namespace identifier that is unique across all namespace-scoped identifiers in all namespaces.
xdm:xid
- is optional
- type:
string
- defined in this schema
string