https://ns.adobe.com/xdm/context/destination-namespace
Destinations Namespace Mapping Schema.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | destinations/destination-namespace.schema.json |
- Destinations Namespace Mapping
https://ns.adobe.com/xdm/context/destination-namespace
- Record Schema
https://ns.adobe.com/xdm/data/record
- Extensibility base schema
https://ns.adobe.com/xdm/common/extensible
- Record Schema
{
"xdm:destinationID": "b297ed27-607e-4715-97ed-27607e171589",
"xdm:sourceNamespace": "Email",
"xdm:targetNamespace": "Email_LC_SHA256",
"xdm:isMapped": true,
"xdm:createTime": "2019-01-01T15:52:25+00:00",
"xdm:createdByID": "mprabhak"
}
Property | Type | Required | Defined by |
---|---|---|---|
@id | string |
Optional | Record Schema |
xdm:adobeNamespace | string |
Optional | Destinations Namespace Mapping (this schema) |
xdm:createTime | string |
Optional | Destinations Namespace Mapping (this schema) |
xdm:createdByID | string |
Optional | Destinations Namespace Mapping (this schema) |
xdm:destinationID | string |
Optional | Destinations Namespace Mapping (this schema) |
xdm:isMapped | boolean |
Optional | Destinations Namespace Mapping (this schema) |
xdm:namespaceCode | string |
Optional | Destinations Namespace Mapping (this schema) |
xdm:partnerNamespace | string |
Optional | Destinations Namespace Mapping (this schema) |
xdm:sourceNamespace | string |
Optional | Destinations Namespace Mapping (this schema) |
xdm:targetNamespace | string |
Optional | Destinations Namespace Mapping (this schema) |
* |
any | Additional | this schema allows additional properties |
A unique identifier for the record.
@id
- is optional
- type:
string
- defined in Record Schema
string
- format:
uri-reference
– URI Reference (according to RFC3986)
This is a human readable identifier for the namespace and can be used to request the technical namespace id which is used for identity graph processing.
xdm:adobeNamespace
- is optional
- type:
string
- defined in this schema
string
The date and UTC time when the activation flow to the destination-namespace mapping was createdByID
xdm:createTime
- is optional
- type:
string
- defined in this schema
string
- format:
date-time
– date and time (according to RFC 3339, section 5.6)
ID of user who created the destination flow
xdm:createdByID
- is optional
- type:
string
- defined in this schema
string
Unique Identifier for a destination instance
xdm:destinationID
- is optional
- type:
string
- defined in this schema
string
This field specifies if the destination has the target namespace mapped.
xdm:isMapped
- is optional
- type:
boolean
- defined in this schema
boolean
This code is a human readable identifier for the namespace and can be used to request the technical namespace id which is used for identity graph processing.
xdm:namespaceCode
- is optional
- type:
string
- defined in this schema
string
This is a human readable identifier for the partner namespace.
xdm:partnerNamespace
- is optional
- type:
string
- defined in this schema
string
This is a human readable identifier for the source namespace and can be used to request the technical namespace id which is used for identity graph processing.
xdm:sourceNamespace
- is optional
- type:
string
- defined in this schema
string
This is a human readable identifier for the target namespace.
xdm:targetNamespace
- is optional
- type:
string
- defined in this schema
string