Skip to content

@videts/vide


@videts/vide / omid / OmidPluginOptions

Interface: OmidPluginOptions

Defined in: omid/types.ts:5

Properties

PropertyTypeDescription
partnerobjectPartner identification for the OM SDK.
partner.namestring-
partner.versionstring-
serviceScriptUrl?stringURL to the OM SDK service script (omweb-v1.js). Defaults to the Google-hosted release. In production, host the script on your own CDN.
sessionClientUrl?stringURL to the OM SDK session client script. If omitted, assumes OmidSessionClient is already global.
timeout?numberTimeout in ms for loading OM SDK scripts. Defaults to 5000.