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
-
The configuration that tells AWS Elemental MediaTailor how many seconds to spread out requests to the ad decision server (ADS). Instead of sending ADS requests for all sessions at the same time, MediaTailor spreads the requests across the amount of time specified in the retrieval window.
Type: TrafficShapingRetrievalWindow object
Required: No
- TrafficShapingTpsConfiguration
-
The configuration for TPS-based traffic shaping. This approach limits requests to the ad decision server (ADS) based on transactions per second and concurrent users.
Type: TrafficShapingTpsConfiguration object
Required: No
- TrafficShapingType
-
Indicates the type of traffic shaping used to limit the number of requests to the ADS at one time.
Type: String
Valid Values:
RETRIEVAL_WINDOW | TPSRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: