Skip to content

Latest commit

 

History

History
375 lines (201 loc) · 8.88 KB

File metadata and controls

375 lines (201 loc) · 8.88 KB

DSP Advertising Placement Site Schema

https://ns.adobe.com/xdm/adcloud/dsp/site

Adobe Advertising Cloud DSP Placement Site Details.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated Yes Stable No Forbidden Permitted adobe/experience/adcloud/dsp/site.schema.json

Schema Hierarchy

  • DSP Advertising Placement Site https://ns.adobe.com/xdm/adcloud/dsp/site

DSP Advertising Placement Site Properties

Property Type Required Defined by
@id string Optional Record Schema
dsp:isTargetable boolean Optional DSP Advertising Placement Site (this schema)
dsp:mobileApp boolean Optional DSP Advertising Placement Site (this schema)
dsp:mobileWeb boolean Optional DSP Advertising Placement Site (this schema)
dsp:siteDataSource enum Optional DSP Advertising Placement Site (this schema)
dsp:siteKey string Optional DSP Advertising Placement Site (this schema)
dsp:siteName string Optional DSP Advertising Placement Site (this schema)
dsp:siteStatus enum Optional DSP Advertising Placement Site (this schema)
dsp:siteType enum Optional DSP Advertising Placement Site (this schema)
dsp:siteUrl string Optional DSP Advertising Placement Site (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

@id

Identifier

A unique identifier for the record.

@id

@id Type

string

  • format: uri-reference – URI Reference (according to RFC3986)

dsp:isTargetable

Is Targetable

Flag stating whether this placement site can be targeted.

dsp:isTargetable

  • is optional
  • type: boolean
  • defined in this schema

dsp:isTargetable Type

boolean

dsp:mobileApp

Mobile Application

Flag stating whether this placement site is a mobile application.

dsp:mobileApp

  • is optional
  • type: boolean
  • defined in this schema

dsp:mobileApp Type

boolean

dsp:mobileWeb

Mobile Web

Flag stating whether this placement site is a mobile website.

dsp:mobileWeb

  • is optional
  • type: boolean
  • defined in this schema

dsp:mobileWeb Type

boolean

dsp:siteDataSource

Site Data Source

The data source for this placement site.

dsp:siteDataSource

  • is optional
  • type: enum
  • defined in this schema

The value of this property must be equal to one of the known values below.

dsp:siteDataSource Known Values

Value Description
Trialpay trialpay
Nielsen nielsen
Quancast quancast

dsp:siteKey

Site Key

Placement site external unique identifier.

dsp:siteKey

  • is optional
  • type: string
  • defined in this schema

dsp:siteKey Type

string

dsp:siteName

Site Name

Placement site name.

dsp:siteName

  • is optional
  • type: string
  • defined in this schema

dsp:siteName Type

string

dsp:siteStatus

Site Status

The status of the placement site.

dsp:siteStatus

  • is optional
  • type: enum
  • defined in this schema

The value of this property must be equal to one of the known values below.

dsp:siteStatus Known Values

Value Description
Active Active
Inactive Inactive
Deleted Deleted

dsp:siteType

Site Type

The type of the placement site.

dsp:siteType

  • is optional
  • type: enum
  • defined in this schema

The value of this property must be equal to one of the known values below.

dsp:siteType Known Values

Value Description
Site Site
Network Network

dsp:siteUrl

Site Url

Placement site url.

dsp:siteUrl

  • is optional
  • type: string
  • defined in this schema

dsp:siteUrl Type

string

repo:createDate

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

repo:createDate Type

string

repo:createDate Example

"2004-10-23T12:00:00-06:00"

repo:modifyDate

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

repo:modifyDate Type

string

repo:modifyDate Example

"2004-10-23T12:00:00-06:00"

xdm:createdByBatchID

Created by batch identifier

The dataset files in Catalog which has been originating the creation of the record.

xdm:createdByBatchID

xdm:createdByBatchID Type

string

  • format: uri-reference – URI Reference (according to RFC3986)

xdm:modifiedByBatchID

Modified by batch identifier

The last dataset files in Catalog which has modified the record. At creation time, modifiedByBatchID is set as createdByBatchID.

xdm:modifiedByBatchID

xdm:modifiedByBatchID Type

string

  • format: uri-reference – URI Reference (according to RFC3986)

xdm:repositoryCreatedBy

Created by user identifier

User ID of who created the record.

xdm:repositoryCreatedBy

xdm:repositoryCreatedBy Type

string

xdm:repositoryLastModifiedBy

Modified by user identifier

User ID of who last modified the record. At creation time, modifiedByUser is set as createdByUser.

xdm:repositoryLastModifiedBy

xdm:repositoryLastModifiedBy Type

string