https://ns.adobe.com/xdm/context/advertising-break
An ad break is an advertisement inserted into media content. Ad break describes how a timed advertising is inserted into a timed media.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Stable | No | Forbidden | Permitted | datatypes/advertising-break.schema.json |
{
"@id": "https://data.adobe.io/entities/ad-break/2394509340-30453470347",
"dc:title": "My Pod",
"xdm:offset": 3
}| Property | Type | Required | Defined by |
|---|---|---|---|
| @id | string |
Optional | Ad break (this schema) |
| dc:title | string |
Optional | Ad break (this schema) |
| xdm:offset | integer |
Optional | Ad break (this schema) |
* |
any | Additional | this schema allows additional properties |
Identifier of the ad break.
@id
- is optional
- type:
string - defined in this schema
string
- format:
uri-reference– URI Reference (according to RFC3986)
The friendly name of the ad break.
dc:title
- is optional
- type:
string - defined in this schema
string
The offset, in seconds, of the ad break from the start of the primary content.
xdm:offset
- is optional
- type:
integer - defined in this schema
integer