https://ns.adobe.com/experience/adcloud/adcloudsegment
Adobe Advertising Cloud segmentation traits.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | adobe/experience/adcloud/adcloudsegment.schema.json |
- Adobe Advertising Cloud Audience Segment Details
https://ns.adobe.com/experience/adcloud/adcloudsegment
- Audit trail
https://ns.adobe.com/xdm/common/auditable
- Record Schema
https://ns.adobe.com/xdm/data/record
- Segment definition
https://ns.adobe.com/xdm/context/segmentdefinition
- Audit trail
{
"xdm:identityMap": {
"AdCloudSegments": [
{
"xdm:id": "112233",
"xdm:primary": true
}
]
},
"xdm:segmentName": "Users with TV segment",
"xdm:description": "Segment is about users who have TV",
"xdm:segmentStatus": "ACTIVE",
"repo:createDate": "2018-10-23T12:00:00-06:00",
"repo:modifyDate": "2019-03-21T12:00:00-06:00",
"xdm:targeted": true,
"xdm:partnerId": "10"
}
Property | Type | Required | Defined by |
---|---|---|---|
@id | string |
Optional | Record Schema |
repo:createDate | string |
Optional | Audit trail |
repo:modifyDate | string |
Optional | Audit trail |
xdm:createdByBatchID | string |
Optional | Audit trail |
xdm:description | string |
Optional | Segment definition |
xdm:labels | string[] |
Optional | Segment definition |
xdm:modifiedByBatchID | string |
Optional | Audit trail |
xdm:partnerId | string |
Optional | Adobe Advertising Cloud Audience Segment Details (this schema) |
xdm:repositoryCreatedBy | string |
Optional | Audit trail |
xdm:repositoryLastModifiedBy | string |
Optional | Audit trail |
xdm:segmentIdentity | Segment identity | Optional | Segment definition |
xdm:segmentName | string |
Optional | Segment definition |
xdm:segmentStatus | enum |
Optional | Segment definition |
xdm:targeted | boolean |
Optional | Adobe Advertising Cloud Audience Segment Details (this schema) |
xdm:version | string |
Optional | Segment definition |
* |
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 server date and time when the resource was created in the repository, such as when an asset file is first uploaded or a directory is created by the server as the parent of a new asset. The date time property should conform to ISO 8601 standard. An example form is "2004-10-23T12:00:00-06:00".
repo:createDate
- is optional
- type:
string
- defined in Audit trail
string
- format:
date-time
– date and time (according to RFC 3339, section 5.6)
"2004-10-23T12:00:00-06:00"
The server date and time when the resource was last modified in the repository, such as when a new version of an asset is uploaded or a directory's child resource is added or removed. The date time property should conform to ISO 8601 standard. An example form is "2004-10-23T12:00:00-06:00".
repo:modifyDate
- is optional
- type:
string
- defined in Audit trail
string
- format:
date-time
– date and time (according to RFC 3339, section 5.6)
"2004-10-23T12:00:00-06:00"
The dataset files in Catalog which has been originating the creation of the record.
xdm:createdByBatchID
- is optional
- type:
string
- defined in Audit trail
string
- format:
uri-reference
– URI Reference (according to RFC3986)
Description of the segment.
xdm:description
- is optional
- type:
string
- defined in Segment definition
string
When present, it allows an array of labels. Values are resources IDs
xdm:labels
-
is optional
-
type:
string[]
-
defined in Segment definition
Array type: string[]
All items must be of the type:
string
The last dataset files in Catalog which has modified the record. At creation time, modifiedByBatchID
is set as createdByBatchID
.
xdm:modifiedByBatchID
- is optional
- type:
string
- defined in Audit trail
string
- format:
uri-reference
– URI Reference (according to RFC3986)
The segment provider who owns the user segment.
xdm:partnerId
- is optional
- type:
string
- defined in this schema
string
User ID of who created the record.
xdm:repositoryCreatedBy
- is optional
- type:
string
- defined in Audit trail
string
User ID of who last modified the record. At creation time, modifiedByUser
is set as createdByUser
.
xdm:repositoryLastModifiedBy
- is optional
- type:
string
- defined in Audit trail
string
Identity of the segment.
xdm:segmentIdentity
- is optional
- type: Segment identity
- defined in Segment definition
- Segment identity –
https://ns.adobe.com/xdm/context/segmentidentity
Name of the segment.
xdm:segmentName
- is optional
- type:
string
- defined in Segment definition
string
Current status of segment from external system normalized to active, inactive, deleted, draft or revoked.
xdm:segmentStatus
- is optional
- type:
enum
- defined in Segment definition
The value of this property must be equal to one of the known values below.
Value | Description |
---|---|
ACTIVE |
Active |
INACTIVE |
Inactive |
DELETED |
Deleted |
DRAFT |
Draft |
REVOKED |
Revoked |
Indicates if the user segment was targeted with the ad.
xdm:targeted
- is optional
- type:
boolean
- defined in this schema
boolean
Version of the segment.
xdm:version
- is optional
- type:
string
- defined in Segment definition
string