https://ns.adobe.com/xdm/datatypes/advertisingPodDetails
Advertising Pod details information.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Stable | No | Forbidden | Permitted | datatypes/advertisingpoddetails.schema.json |
{
"xdm:index": 2,
"xdm:offset": 123,
"xdm:ID": "123"
}| Property | Type | Required | Defined by |
|---|---|---|---|
| xdm:ID | string |
Optional | Advertising Pod details information (this schema) |
| xdm:friendlyName | string |
Optional | Advertising Pod details information (this schema) |
| xdm:index | integer |
Optional | Advertising Pod details information (this schema) |
| xdm:offset | integer |
Required | Advertising Pod details information (this schema) |
* |
any | Additional | this schema allows additional properties |
The ID of the ad break.
xdm:ID
- is optional
- type:
string - defined in this schema
string
The friendly name of the Ad Break.
xdm:friendlyName
- is optional
- type:
string - defined in this schema
string
The index of the ad inside the parent ad break start, for example, the first ad has index 0 and the second ad has index 1.
xdm:index
- is optional
- type:
integer - defined in this schema
integer
The offset of the ad break inside the content, in seconds.
xdm:offset
- is required
- type:
integer - defined in this schema
integer