@videts/vide / vast / ClassifiedAds
Interface: ClassifiedAds
Defined in: vast/pod.ts:11
Properties
| Property | Type | Description |
|---|---|---|
ads | PlayableAd[] | - |
standalonePool | PlayableAd[] | Stand-alone ads (no sequence) available for substitution when a pod ad fails. Per VAST 3.3.1: "Should an ad in the Pod fail to play, the media player should substitute an un-played stand-alone ad from the response." Only populated when type is "pod" and unsequenced ads exist. |
type | "single" | "pod" | "waterfall" | - |