@videts/vide / vmap / VmapPluginOptions
Interface: VmapPluginOptions
Defined in: vmap/types.ts:36
Properties
| Property | Type | Description |
|---|---|---|
adPlugins? | (ad) => AdPlugin[] | Create per-ad plugins. Called once per ad with the parsed VastAd. |
timeout? | number | - |
url | string | - |
vastOptions? | object | - |
vastOptions.maxDepth? | number | - |
vastOptions.timeout? | number | - |