https://ns.adobe.com/xdm/adcloud/dsp/package
Adobe Advertising Cloud DSP Package Details.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Stable | No | Forbidden | Permitted | adobe/experience/adcloud/dsp/package.schema.json |
- DSP Advertising Package
https://ns.adobe.com/xdm/adcloud/dsp/package- Record Schema
https://ns.adobe.com/xdm/data/record - Audit trail
https://ns.adobe.com/xdm/common/auditable
- Record Schema
| Property | Type | Required | Defined by |
|---|---|---|---|
| @id | string |
Optional | Record Schema |
| dsp:campaignId | string |
Optional | DSP Advertising Package (this schema) |
| dsp:goalInterval | enum |
Optional | DSP Advertising Package (this schema) |
| dsp:goalMetric | string |
Optional | DSP Advertising Package (this schema) |
| dsp:goalMetricValue | integer |
Optional | DSP Advertising Package (this schema) |
| dsp:goalType | enum |
Optional | DSP Advertising Package (this schema) |
| dsp:packageDescription | string |
Optional | DSP Advertising Package (this schema) |
| dsp:packageEndTime | string |
Optional | DSP Advertising Package (this schema) |
| dsp:packageName | string |
Optional | DSP Advertising Package (this schema) |
| dsp:packageStartTime | string |
Optional | DSP Advertising Package (this schema) |
| dsp:packageStatus | enum |
Optional | DSP Advertising Package (this schema) |
| dsp:pricePerUom | number |
Optional | DSP Advertising Package (this schema) |
| dsp:purchaseUom | enum |
Optional | DSP Advertising Package (this schema) |
| dsp:unitsPurchased | number |
Optional | DSP Advertising Package (this schema) |
| repo:createDate | string |
Optional | Audit trail |
| repo:modifyDate | string |
Optional | Audit trail |
| xdm:createdByBatchID | string |
Optional | Audit trail |
| xdm:modifiedByBatchID | string |
Optional | Audit trail |
| xdm:repositoryCreatedBy | string |
Optional | Audit trail |
| xdm:repositoryLastModifiedBy | string |
Optional | Audit trail |
* |
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)
Campaign Identifier on the display advertising platform which has this package associated.
dsp:campaignId
- is optional
- type:
string - defined in this schema
string
The time frame for which the metric value is computed. E.g. DAY, ALLTIME
dsp:goalInterval
- 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 |
|---|---|
ALLTIME |
ALLTIME |
DAY |
DAY |
HOUR |
HOUR |
MONTH |
MONTH |
WEEK |
WEEK |
The metric on which the pacing occurs so that the campaign hits the desired metric value over the course of its lifetime. E.g. SPEND, IMPRESSIONS
dsp:goalMetric
- is optional
- type:
string - defined in this schema
string
The maximum value allowed for the metric to reach in a certain interval.
dsp:goalMetricValue
- is optional
- type:
integer - defined in this schema
integer
The action taken when the metric hits the maximum value.
dsp:goalType
- 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 |
|---|---|
CAP |
CAP |
PACE |
PACE |
The description of the package.
dsp:packageDescription
- is optional
- type:
string - defined in this schema
string
The end time of serving ads in placements linked to the campaign belonging to this package.
dsp:packageEndTime
- is optional
- type:
string - defined in this schema
string
- format:
date-time– date and time (according to RFC 3339, section 5.6)
The name of the package.
dsp:packageName
- is optional
- type:
string - defined in this schema
string
The starting time of serving ads in placements linked to the campaign belonging to this package.
dsp:packageStartTime
- is optional
- type:
string - defined in this schema
string
- format:
date-time– date and time (according to RFC 3339, section 5.6)
Package Status indicates if underlying ads are eligible to serve.
dsp:packageStatus
- 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 |
|---|---|
Active |
Active |
Inactive |
Inactive |
Deleted |
Deleted |
The price per unit of measure.
dsp:pricePerUom
- is optional
- type:
number - defined in this schema
number
The unit-of-measure of the purchase.
dsp:purchaseUom
- 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 |
|---|---|
CPM |
CPM |
CPV |
CPV |
CPE |
CPE |
CPCV |
CPCV |
CPC |
CPC |
OTCPM |
OTCPM |
vCPM |
vCPM |
GRP |
GRP |
vCPCV |
vCPCV |
The number of purchased units.
dsp:unitsPurchased
- is optional
- type:
number - defined in this schema
number
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)
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)
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