Setting up a new SSP connection with HBM/HBA
How to add a new bidedr adapter in Relevant Yield for HB Manager and HB Analytics modules
If you are looking to establish an API connection for the Ad Revenue Insights module, please contact your account manager for detailed guidance on the required credentials.
HB MANAGER GENERIC BIDDER
If you cannot find the SSP you wish to integrate in the list, but you know it is an official Prebid bidder, select “HB Manager Generic Bidder”.
Required Prebid parameters for each bidder can be found here.
Default bidder name* = Prebid bidder code
ID Bidder param* = Prebid required parameter (usually representing the placement ID)
If you need assistance, please contact your Technical Account Manager.
REQUIRED FIELDS
Most fields in the SSP configuration are straightforward (e.g., Publisher ID or Account ID). However, if you encounter any difficulties or require clarification, please don’t hesitate to contact your account manager for assistance.
If multiple parameters are required, they should be added later to the Prebid parameters at the appropriate level (global, publisher, site, or placement), following JSON syntax rules.
Basic JSON structure
A typical JSON structure for defining additional Prebid parameter looks like this:
✅ Use double quotes for keys and string values.
✅ Keep consistent formatting (indentation, commas, and spacing).
✅ Validate your JSON using tools such as JSONLint.
✅ Include only the necessary parameters to avoid errors.
See the bulk import for automated SSP placement mapping HERE.
Possible Errors
Prebid build error:
If you receive an error after saving, you have most likely selected a bidder adapter that is not supported in your current Prebid.js version. Please verify that each bidder or module is available in the selected version. Also, be aware that although you can download older versions of Prebid.js, only the most recent major version is officially supported.
Missing credentials:
Those credentials are for the API connection with the SSP. If you are only trying to integrate the adapter for header bidding then you can insert a dummy placeholder to the fields and save.
Read how to disable SSP here
Last updated
Was this helpful?






