Skip to content

adgenerationBidAdapter: Set mediaType=BANNER for banner bids, bump ve…#41

Merged
ss-toshihide-tajima merged 1 commit into
masterfrom
updateAdGenerationAdapter_1.6.6_inhouse
Mar 31, 2026
Merged

adgenerationBidAdapter: Set mediaType=BANNER for banner bids, bump ve…#41
ss-toshihide-tajima merged 1 commit into
masterfrom
updateAdGenerationAdapter_1.6.6_inhouse

Conversation

@ss-toshihide-tajima
Copy link
Copy Markdown
Collaborator

@ss-toshihide-tajima ss-toshihide-tajima commented Mar 25, 2026

version to 1.6.6

Type of change

  • Bugfix

  • Feature

  • New bidder adapter

  • Updated bidder adapter

  • Code style update (formatting, local variables)

  • Refactoring (no functional changes, no api changes)

  • Build related changes

  • CI related changes

  • Does this change affect user-facing APIs or examples documented on http://prebid.org?

  • Other

Description of change

Set bidResponse.mediaType = BANNER explicitly for banner bids in adgenerationBidAdapter.

Previously, only native bids had mediaType set (NATIVE), while banner bids relied on Prebid's default assumption that bids without
mediaType are banner.

Since Prebid.js 11.0.0, publishers can enable auctionOptions.rejectUnknownMediaTypes: true, which rejects bids without an explicit
mediaType. This change ensures ADGeneration banner bids are not rejected in that configuration.

Also bumps ADGENE_PREBID_VERSION from 1.6.5 to 1.6.6.

Other information

Related release: Prebid.js 11.0.0

Bids that do not declare any mediaType are assumed to be 'banner'

@ss-toshihide-tajima ss-toshihide-tajima merged commit d937873 into master Mar 31, 2026
101 of 102 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant