Skip to content

@videts/vide


@videts/vide / vast / ClassifiedAds

Interface: ClassifiedAds

Defined in: vast/pod.ts:11

Properties

ads

ads: PlayableAd[]

Defined in: vast/pod.ts:13


standalonePool

standalonePool: PlayableAd[]

Defined in: vast/pod.ts:20

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

type: "single" | "pod" | "waterfall"

Defined in: vast/pod.ts:12