File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,4 +24,7 @@ The Boldwin Bidding adapter requires setup before beginning. Please contact us a
2424| ` placementId ` | optional | Placement Id | ` '0' ` | ` string ` |
2525| ` endpointId ` | optional | Endpoint Id | ` '0' ` | ` string ` |
2626
27- For the prebid server and prebid.js you only need to use one parameter: either placementId or endpointId
27+ For both the Prebid Server and Prebid.js integrations you are not required to use both parameters.
28+ It is required to use only one of the two parameters depending on the integration with Boldwin: ` placementId ` or ` endpointId ` .
29+ ` placementId ` - should be sent in the Prebid bid request to Boldwin in case you integrate with Boldwin bidder directly via placement.
30+ ` endpointId ` - should be sent in the Prebid bid request to Boldwin in case you integrate with Boldwin bidder via an endpoint URL.
You can’t perform that action at this time.
0 commit comments