https://ns.adobe.com/xdm/context/destination
Destinations Schema.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Stable | No | Forbidden | Permitted | destinations/destination.schema.json |
- Destinations
https://ns.adobe.com/xdm/context/destination- 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:destinationName": "LMA_Destination1",
"xdm:destinationPlatform": "LinkedIn Matched Audience",
"xdm:createTime": "2019-01-01T15:52:25+00:00",
"xdm:createdByID": "mprabhbak",
"xdm:destinationDescription": "LinkedIn Matched Audience connection",
"xdm:destinationStatus": "enabled",
"xdm:version": "1.2",
"xdm:connectionSpecID": "31ef37d8-3901-4dd5-a46d-7c11c20b11ea",
"xdm:destinationCategory": "social",
"xdm:destinationFrequency": "Streaming"
}| Property | Type | Required | Defined by |
|---|---|---|---|
| @id | string |
Optional | Record Schema |
| xdm:connectionSpecID | string |
Optional | Destinations (this schema) |
| xdm:createTime | string |
Optional | Destinations (this schema) |
| xdm:createdByID | string |
Optional | Destinations (this schema) |
| xdm:destinationCategory | string |
Optional | Destinations (this schema) |
| xdm:destinationDescription | string |
Optional | Destinations (this schema) |
| xdm:destinationFrequency | enum |
Optional | Destinations (this schema) |
| xdm:destinationID | string |
Optional | Destinations (this schema) |
| xdm:destinationName | string |
Optional | Destinations (this schema) |
| xdm:destinationPlatform | string |
Optional | Destinations (this schema) |
| xdm:destinationStatus | string |
Optional | Destinations (this schema) |
| xdm:version | string |
Optional | Destinations (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)
Unique identifier to connect and deliver segments to the destination
xdm:connectionSpecID
- is optional
- type:
string - defined in this schema
string
The date and UTC time when the activation flow to the destination 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
Grouping of the destinations in the catalog depending on the marketing action that they help achieve
xdm:destinationCategory
- is optional
- type:
string - defined in this schema
string
Destination flow description
xdm:destinationDescription
- is optional
- type:
string - defined in this schema
string
Indicates how often the audiences are sent to the destination
xdm:destinationFrequency
- is optional
- type:
enum - defined in this schema
The value of this property must be equal to one of the known values below.
| Value | Description |
|---|---|
Batch |
Batch |
Streaming |
Streaming |
Unique Identifier for a destination instance
xdm:destinationID
- is optional
- type:
string - defined in this schema
string
Destination flow name
xdm:destinationName
- is optional
- type:
string - defined in this schema
string
The destination platform selected for activation flow.
xdm:destinationPlatform
- is optional
- type:
string - defined in this schema
string
Status of destination flow
xdm:destinationStatus
- is optional
- type:
string - defined in this schema
string
| Value | Description |
|---|---|
enabled |
Enabled and ready to use |
disabled |
Disabled and cannot be used |
Destination flow version
xdm:version
- is optional
- type:
string - defined in this schema
string