https://ns.adobe.com/xdm/context/destination-segment
Destinations Segment Mapping Schema.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | destinations/destination-segment.schema.json |
- Destinations Segment Mapping
https://ns.adobe.com/xdm/context/destination-segment
- 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:segmentID": "0b12f30c-2260-442e-9120-2b12e96c0c40",
"xdm:segmentNamespace": "aepsegments",
"xdm:createTime": "2019-01-01T15:52:25+00:00",
"xdm:createdByID": "mprabhak",
"xdm:updateTime": "2019-01-02T15:52:25+00:00",
"xdm:startDate": "2022-02-03",
"xdm:endDate": "2022-02-06"
}
Property | Type | Required | Defined by |
---|---|---|---|
@id | string |
Optional | Record Schema |
xdm:createTime | string |
Optional | Destinations Segment Mapping (this schema) |
xdm:createdByID | string |
Optional | Destinations Segment Mapping (this schema) |
xdm:destinationID | string |
Optional | Destinations Segment Mapping (this schema) |
xdm:endDate | string |
Optional | Destinations Segment Mapping (this schema) |
xdm:segmentID | string |
Optional | Destinations Segment Mapping (this schema) |
xdm:segmentNamespace | string |
Optional | Destinations Segment Mapping (this schema) |
xdm:startDate | string |
Optional | Destinations Segment Mapping (this schema) |
xdm:updateTime | string |
Optional | Destinations Segment 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)
The date and UTC time when the activation flow to the destination-segment 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
The date when the activation flow will stop activating the segment to the destination
xdm:endDate
- is optional
- type:
string
- defined in this schema
string
- format:
date
– date, without time (according to RFC 3339, section 5.6)
Identity of the segment in the related namespace
xdm:segmentID
- is optional
- type:
string
- defined in this schema
string
Namespace to which the segment belongs
xdm:segmentNamespace
- is optional
- type:
string
- defined in this schema
string
The date when the activation flow will start activating the segment to the destination
xdm:startDate
- is optional
- type:
string
- defined in this schema
string
- format:
date
– date, without time (according to RFC 3339, section 5.6)
The date and UTC time when the activation flow to the destination-segment mapping was updated
xdm:updateTime
- is optional
- type:
string
- defined in this schema
string
- format:
date-time
– date and time (according to RFC 3339, section 5.6)