VastResponse
The settings that control how MediaTailor processes VAST responses from the ad decision server.
Contents
- AdSequencingMode
-
The ad sequencing mode that controls how MediaTailor handles sequenced and standalone ads in VAST responses.
FOLLOW_AD_SEQUENCEinserts sequenced ads in increasing order for both live and VOD workflows, using standalone ads only as replacements when a sequenced ad fails.FOLLOW_AD_SEQUENCE_ONLY_LIVEenables ad sequencing for live workflows only.FOLLOW_AD_SEQUENCE_ONLY_VODenables ad sequencing for VOD workflows only.IGNORE_AD_SEQUENCEinserts ads in the order they appear in the VAST response, regardless of sequence attributes. The default behavior isIGNORE_AD_SEQUENCE.Type: String
Valid Values:
FOLLOW_AD_SEQUENCE | IGNORE_AD_SEQUENCE | FOLLOW_AD_SEQUENCE_ONLY_LIVE | FOLLOW_AD_SEQUENCE_ONLY_VODRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: