Skip to content

New Adapter: BidWave - #4805

Open
eng-bidwave wants to merge 12 commits into
prebid:masterfrom
bidwave-net:bidwave-adapter
Open

New Adapter: BidWave#4805
eng-bidwave wants to merge 12 commits into
prebid:masterfrom
bidwave-net:bidwave-adapter

Conversation

@eng-bidwave

Copy link
Copy Markdown

Type of change

  • New bidder adapter

Description of change

Adds the BidWave bidder adapter for Prebid Server.

The adapter supports banner and video inventory, accepts publisherId bidder params, and includes bidder metadata, params schema, JSON sample tests, unit tests, and codepath notifications.

Other information

Test plan

  • go test ./adapters/bidwave ./exchange
  • git diff --check

@bsardo bsardo added the adapter label Jun 9, 2026
@przemkaczmarek przemkaczmarek self-assigned this Aug 3, 2026
@przemkaczmarek
przemkaczmarek self-requested a review August 3, 2026 14:28
@@ -0,0 +1,15 @@
endpoint: "https://rtb.bidwave.net/rtb/v1/bid"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works:

Image

@@ -0,0 +1,15 @@
endpoint: "https://rtb.bidwave.net/rtb/v1/bid"
maintainer:
email: "prebid@bidwave.net"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

waiting for response

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hasn't landed yet, could you send another one just in case

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Code coverage summary

Note:

  • Prebid team doesn't anticipate tests covering code paths that might result in marshal and unmarshal errors
  • Coverage summary encompasses all commits leading up to the latest one, 0611da8

bidwave

Refer here for heat map coverage report

github.com/prebid/prebid-server/v4/adapters/bidwave/bidwave.go:35:	Builder			100.0%
github.com/prebid/prebid-server/v4/adapters/bidwave/bidwave.go:41:	MakeRequests		78.9%
github.com/prebid/prebid-server/v4/adapters/bidwave/bidwave.go:78:	prepareImpCurrency	100.0%
github.com/prebid/prebid-server/v4/adapters/bidwave/bidwave.go:94:	groupImpsByPublisherID	77.8%
github.com/prebid/prebid-server/v4/adapters/bidwave/bidwave.go:127:	parsePublisherID	66.7%
github.com/prebid/prebid-server/v4/adapters/bidwave/bidwave.go:151:	setBidwaveExt		66.7%
github.com/prebid/prebid-server/v4/adapters/bidwave/bidwave.go:168:	MakeBids		80.0%
github.com/prebid/prebid-server/v4/adapters/bidwave/bidwave.go:209:	getBidType		100.0%
total:									(statements)		79.5%

Comment thread adapters/bidwave/bidwave.go
Comment thread adapters/bidwave/bidwave.go Outdated
Comment thread adapters/bidwave/bidwave.go Outdated
Comment thread adapters/bidwave/bidwave.go Outdated
Comment thread adapters/bidwave/bidwavetest/exemplary/group-by-publisher.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants