RecurringRetrieval

With recurring prefetch, MediaTailor automatically prefetches ads for every avail that occurs during the retrieval window. The following configurations describe the MediaTailor behavior when prefetching ads for a live event.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of seconds that MediaTailor waits after an ad avail before prefetching ads for the next avail. If not set, the default is 0 (no delay).

Link copied to clipboard

The dynamic variables to use for substitution during prefetch requests to the ADS.

Link copied to clipboard

Configuration for spreading ADS traffic across a set window instead of sending ADS requests for all sessions at the same time.

Link copied to clipboard

Indicates if this configuration uses a retrieval window for traffic shaping and limiting the number of requests to the ADS at one time.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String