View a markdown version of this page

AdsPersonalizationTimeouts - AWS Elemental MediaTailor

AdsPersonalizationTimeouts

The timeout settings for ad decision server interactions during ad personalization.

Contents

AdsRequestTimeoutMilliseconds

The maximum time, in milliseconds, that MediaTailor waits for a single ad decision server response during live or VOD playback. The default is 3000.

Type: Integer

Required: No

LiveMaximumAdsPersonalizationTimeMilliseconds

The maximum total time, in milliseconds, that MediaTailor spends on ad decision server activity for live manifests, including making requests, waiting for responses, and following VAST wrapper redirects. The default is 10000.

Type: Integer

Required: No

PrefetchAdsRequestTimeoutMilliseconds

The maximum time, in milliseconds, that MediaTailor waits for a single ad decision server response during prefetch retrieval. If not set, the value of AdsRequestTimeoutMilliseconds is used.

Type: Integer

Required: No

PrefetchMaximumAdsPersonalizationTimeMilliseconds

The maximum total time, in milliseconds, that MediaTailor spends on ad decision server activity during prefetch retrieval, including making requests, waiting for responses, and following VAST wrapper redirects.

Type: Integer

Required: No

VodMaximumAdsPersonalizationTimeMilliseconds

The maximum total time, in milliseconds, that MediaTailor spends on ad decision server activity for VOD manifests, including making requests, waiting for responses, and following VAST wrapper redirects. The default is 10000.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: