Brightcove Prebid Plugin : Bidder Settings JSON Converter
Creating JSON for Brightcove Studio
When the Prebid Plugin is configured for a player in Brightcove Studio, the plugin's configuration options must be added to Studio as a JSON object. The Prebid.js API bidderSettings object supports the use of Javascript functions as values. This simple tool allows a developer to easily convert a Javascript bidderSettings object into the custom JSON format that the Prebid Plugin supports.
Usage Instructions:
- Copy and paste just your Javascript bidderSettings object into the top text box.
- Click the Convert button.
- When JSON conversion succeeds, copy and paste the bidderSettings JSON into your JSON options configuration in Brightcove Studio.