Advertising-0.10.0
- Print
Advertising-0.10.0
- Print
Article summary
Did you find this summary helpful?
Thank you for your feedback
title: Advertising
# Advertising Schema
Version 0.10.0
JSON-Schema
This document was generated from a JSON-Schema, and is intended to provide a human readable overview and examples of the methods contained in the module.
For the full schema, see the link below.
Schema |
---|
advertising.json |
Table of Contents
- Schemas
Schemas
SkipRestriction
type SkipRestriction = 'none' | 'adsUnwatched' | 'adsAll' | 'all'
Examples
Details
The advertisement skip restriction.
Applies to fast-forward/rewind (e.g. trick mode), seeking over an entire opportunity (e.g. jump), seeking out of what's currently playing, and "Skip this ad..." features. Seeking over multiple ad opportunities only requires playback of the last opportunity, not all opportunities, preceding the seek destination.
Value | Description |
---|---|
none | No fast-forward, jump, or skip restrictions |
adsUnwatched | Restrict fast-forward, jump, and skip for unwatched ad opportunities only. |
adsAll | Restrict fast-forward, jump, and skip for all ad opportunities |
all | Restrict fast-forward, jump, and skip for all ad opportunities and all content |
Namespace: xrn:advertising:policy:skipRestriction:
Was this article helpful?