Skip to content
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

AdFusion Bid Adapter : initial release #10455

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

AdFusionPrebid
Copy link
Contributor

@AdFusionPrebid AdFusionPrebid commented Sep 8, 2023

Type of change

  • New bidder adapter

Description of change

  • contact email of the adapter’s maintainer: [email protected]
  • test parameters for validating bids:
{
  bidder: 'adfusion',
  mediaTypes: {
     banner: {
       sizes: [[300, 250]],
     }
  },
  params: {
    accountId: 42, // Required
  }
}

Other information

Docs PR:
prebid/prebid.github.io#4855

@mmoschovas mmoschovas merged commit 07f8b4e into prebid:master Sep 19, 2023
4 checks passed
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.

None yet

3 participants