Skip to content

Bidmatic Bid Adapter: update API #13429

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 25, 2025
Merged

Conversation

GeneGenie
Copy link
Contributor

Type of change

  • Updated bidder adapter

Description of change

  • Updated adapter api.
  • Added new ENV props.
  • No bidder params changed.
var adUnits = [{
    code: 'bg-test-rectangle',    
    sizes: [[300, 250]],     
    bids: [{
        bidder: 'bidmatic',
        params: {
            source: 886409,
        }
    }]
}]

@GeneGenie GeneGenie changed the title Bidmatic Bid adapter: update API Bidmatic Bid Adapter: update API Jun 25, 2025
@patmmccann patmmccann self-requested a review June 25, 2025 15:03
@patmmccann patmmccann self-assigned this Jun 25, 2025
@patmmccann patmmccann merged commit 615da99 into prebid:master Jun 25, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants