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:
Sample implementations are provided at:
Sample Brightcove Player Prebid Plugin Integration - Prebid in Header
Sample Brightcove Player Prebid Plugin Integration - Prebid After Player is Loaded
Sample Brightcove Player Prebid Plugin Integration - Using Publisher Preferred Ad Server
</div>