Interface RequestAdOptions

Options map to requestAd

Hierarchy

Properties

timeout?: number

Timeout number in milliseconds. If set, the request will timeout if it is not fulfilled before the specified time.

tracker?: PixelTracker

Optional function to track whatever errors occur during the loading. Defaults to video-ad-tracker track method.

wrapperLimit?: number

Sets the maximum number of wrappers allowed in the VastChain. Defaults to 5.

Generated using TypeDoc