PrefetchConsumption
A complex type that contains settings that determine how and when that MediaTailor places prefetched ads into upcoming ad breaks.
Contents
- EndTime
-
The time when MediaTailor no longer considers the prefetched ads for use in an ad break. MediaTailor automatically deletes prefetch schedules no less than seven days after the end time. If you'd like to manually delete the prefetch schedule, you can call
DeletePrefetchSchedule
.Type: Timestamp
Required: Yes
- AvailMatchingCriteria
-
If you only want MediaTailor to insert prefetched ads into avails (ad breaks) that match specific dynamic variables, such as
scte.event_id
, set the avail matching criteria.Type: Array of AvailMatchingCriteria objects
Required: No
- StartTime
-
The time when prefetched ads are considered for use in an ad break. If you don't specify
StartTime
, the prefetched ads are available after MediaTailor retrieves them from the ad decision server.Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: