https://ns.adobe.com/xdm/context/advertising-timed-asset-reference
Asset information about the ad captured by the experience event.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Experimental | No | Forbidden | Permitted | context/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",
"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) |
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.
@id
- is optional
- type:
string
- defined in this schema
string
- format:
uri-reference
– URI Reference (according to RFC3986)
The friendly (human-readable) name of the ad asset.
dc:title
- is optional
- type:
string
- defined in this schema
string
Length of ad asset in seconds.
xmpDM:duration
- is optional
- type:
integer
- defined in this schema
integer