https://ns.adobe.com/xdm/context/advertising-timed-asset-reference
Ad asset reference is info about the ad captured by the experience event.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Stable | No | Forbidden | Permitted | datatypes/advertising-timed-asset-reference.schema.json |
- Ad asset reference
https://ns.adobe.com/xdm/context/advertising-timed-asset-reference- Extensibility base schema
https://ns.adobe.com/xdm/common/extensible
- Extensibility base schema
{
"@id": "https://data.adobe.io/entities/asser-reference/23423",
"xdm:creativeID": "6738737",
"dc:title": "Acme offer 21",
"xmpDM:duration": 23
}| Property | Type | Required | Defined by |
|---|---|---|---|
| @id | string |
Optional | Ad asset reference (this schema) |
| dc:title | string |
Optional | Ad asset reference (this schema) |
| xdm:advertiser | string |
Optional | Ad asset reference (this schema) |
| xdm:campaign | string |
Optional | Ad asset reference (this schema) |
| xdm:creativeID | string |
Optional | Ad asset reference (this schema) |
| xdm:creativeURL | string |
Optional | Ad asset reference (this schema) |
| xdm:placementID | string |
Optional | Ad asset reference (this schema) |
| xdm:siteID | string |
Optional | Ad asset reference (this schema) |
| xmpDM:duration | integer |
Optional | Ad asset reference (this schema) |
* |
any | Additional | this schema allows additional properties |
Identifier of the ad asset provided by media analytics customers. Following the Ad-ID standard [https://www.ad-id.org].
@id
- is optional
- type:
string - defined in this schema
string
- format:
uri-reference– URI Reference (according to RFC3986)
The friendly and human-readable name of the ad asset.
dc:title
- is optional
- type:
string - defined in this schema
string
Company/Brand whose product is featured in the ad.
xdm:advertiser
- is optional
- type:
string - defined in this schema
string
ID of the ad campaign.
xdm:campaign
- is optional
- type:
string - defined in this schema
string
The ID of the ad creative.
xdm:creativeID
- is optional
- type:
string - defined in this schema
string
The URL of the ad creative.
xdm:creativeURL
- is optional
- type:
string - defined in this schema
string
Placement ID of the ad.
xdm:placementID
- is optional
- type:
string - defined in this schema
string
ID of the ad site.
xdm:siteID
- is optional
- type:
string - defined in this schema
string
Length or duration of ad asset in seconds.
xmpDM:duration
- is optional
- type:
integer - defined in this schema
integer