From ea553c1d25ddb6dab3b2b2773dfab7a4a5532298 Mon Sep 17 00:00:00 2001 From: BidWave Engineering Date: Mon, 1 Jun 2026 19:54:08 +0100 Subject: [PATCH] Add BidWave bidder docs --- .../workflows/scripts/codepath-notification | 1 + dev-docs/bidders/bidwave.md | 40 +++++++++++++++++++ 2 files changed, 41 insertions(+) create mode 100644 dev-docs/bidders/bidwave.md diff --git a/.github/workflows/scripts/codepath-notification b/.github/workflows/scripts/codepath-notification index f3857c7a79..d3f6c01701 100644 --- a/.github/workflows/scripts/codepath-notification +++ b/.github/workflows/scripts/codepath-notification @@ -16,3 +16,4 @@ /dev-docs/bidders/openx : prebid@openx.com /dev-docs/bidders/teads : tech-ssp-video@teads.tv /dev-docs/bidders/kargo : kraken@kargo.com +/dev-docs/bidders/bidwave : prebid@bidwave.net diff --git a/dev-docs/bidders/bidwave.md b/dev-docs/bidders/bidwave.md new file mode 100644 index 0000000000..498033f5ec --- /dev/null +++ b/dev-docs/bidders/bidwave.md @@ -0,0 +1,40 @@ +--- +layout: bidder +title: BidWave +description: Prebid BidWave Bidder Adapter +biddercode: bidwave +pbjs: false +pbs: true +pbs_app_supported: true +media_types: banner, video +userIds: all +fpd_supported: true +tcfeu_supported: false +gvl_id: none +usp_supported: true +coppa_supported: true +schain_supported: true +dchain_supported: false +safeframes_ok: true +deals_supported: false +floors_supported: true +prebid_member: false +ortb_blocking_supported: true +multiformat_supported: will-bid-on-one +privacy_sandbox: no +sidebarType: 1 +--- + +### Note + +The BidWave bidder adapter requires setup before beginning. Please contact for onboarding. + +BidWave bids in USD. Prebid Server sends BidWave requests in USD and converts bid floors to USD when currency conversion is configured. + +### Bid Params + +{: .table .table-bordered .table-striped } + +| Name | Scope | Description | Example | Type | +|:--------------|:---------|:-------------------------------|:-----------------------------------------|:---------| +| `publisherId` | required | BidWave publisher company UUID | `'11111111-1111-4111-8111-111111111111'` | `string` |