Prebid Plugin for Brightcove (Videojs) Player - Plugin Options

Overview

Configuration options for a single ad break are typically passed into the plugin in a JSON object structure. However, if you want to configure more than one ad break (containing a single ad slot) in a single video, configuration options would be passed into the plugin as an array of JSON objects, each object representing the configuration settings for one of the ad breaks. (See Specifying Multiple Ad Breaks for a Video for more details.) These options can include:

  • Prebid options, which configure how the prebid process should be executed. Visit Plugin Prebid Options for details.
  • Rendering options, which customize the ad playback. Visit Plugin Render Options for details.

Plugin API

Brightcove Prebid Plugin API.

Sample Implementations

Sample implementations are provided at:

</div>