https://ns.adobe.com/xdm/adcloud/dsp/advertiser
Adobe Advertising Cloud DSP Advertiser Details.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | adobe/experience/adcloud/dsp/advertiser.schema.json |
- DSP Advertiser
https://ns.adobe.com/xdm/adcloud/dsp/advertiser
- Record Schema
https://ns.adobe.com/xdm/data/record
- Audit trail
https://ns.adobe.com/xdm/common/auditable
- Record Schema
{
"@id": "12",
"dsp:advertiserKey": "QEr8RnlYHwnG4KbFSQoA",
"dsp:advertiserName": "Workday",
"dsp:advertiserStatus": "Active",
"dsp:advertiserUrl": "http://www.workday.com",
"dsp:accountId": "377165",
"repo:createDate": "2019-04-26T14:00:00+00:00",
"repo:modifyDate": "2019-04-26T14:00:00+00:00"
}
Property | Type | Required | Defined by |
---|---|---|---|
@id | string |
Optional | Record Schema |
dsp:accountId | string |
Optional | DSP Advertiser (this schema) |
dsp:advertiserKey | string |
Optional | DSP Advertiser (this schema) |
dsp:advertiserName | string |
Optional | DSP Advertiser (this schema) |
dsp:advertiserStatus | enum |
Optional | DSP Advertiser (this schema) |
dsp:advertiserUrl | string |
Optional | DSP Advertiser (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)
The identifier of the account associated with this advertiser.The same accountId can serve multiple advertisers in case it represents an advertising agency.
dsp:accountId
- is optional
- type:
string
- defined in this schema
string
Unique external identifier for the advertiser.
dsp:advertiserKey
- is optional
- type:
string
- defined in this schema
string
The name of the advertiser.
dsp:advertiserName
- is optional
- type:
string
- defined in this schema
string
Indicates the advertiser's status, whether it is active, inactive or deleted.
dsp:advertiserStatus
- 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 |
Advertiser Url.
dsp:advertiserUrl
- is optional
- type:
string
- defined in this schema
string
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