Type alias AdPreloadType

AdPreloadType: "none" | "midroll-and-postroll"

The ad preloading strategy, represented by a value from the following list:
- 'none': Ads are not preloaded.
- 'midroll-and-postroll': Mid- and postrolls are preloaded.

Remarks


- For Google IMA, preloading starts 4 seconds before ad playback.

Generated using TypeDoc