Skip to content

Commit d0f8c63

Browse files
Wls-demoAiholkin
andauthored
Boldwin: update prebid documentation (prebid#4859)
* new boldwin bid adapter * update media_types * fix * add prebid server adapter * added boldwin endpointId param * updates * add gpp support * update documentation --------- Co-authored-by: Aiholkin <artem.iholkin@smartyads.com>
1 parent 8ce9f3b commit d0f8c63

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

dev-docs/bidders/boldwin.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)