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.
Contents
- DelayAfterAvailEndSeconds
 - 
               
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).
Type: Integer
Required: No
 - DynamicVariables
 - 
               
The dynamic variables to use for substitution during prefetch requests to the ADS.
Type: String to string map
Required: No
 - TrafficShapingRetrievalWindow
 - 
               
Configuration for spreading ADS traffic across a set window instead of sending ADS requests for all sessions at the same time.
Type: TrafficShapingRetrievalWindow object
Required: No
 - TrafficShapingType
 - 
               
Indicates if this configuration uses a retrieval window for traffic shaping and limiting the number of requests to the ADS at one time.
Type: String
Valid Values:
RETRIEVAL_WINDOWRequired: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: