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

Rediads bid adapter #12525

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

rediads
Copy link

@rediads rediads commented Nov 30, 2024

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

Pull request to add rediads bidder adapter into prebid.js

  • contact email of the adapter’s maintainer : support@rediads.com
  • test parameters for validating bids:
{
  bidder: 'rediads',
  params: {
     account_id: '123',
     site: 'rediads.com',
     slot: '321'
  }
}

Note - Please add 'rediads-test-bid' to the page URL's hash to enable test bids

Other information

Related dev docs PR - prebid/prebid.github.io#5743

Copy link

github-actions bot commented Dec 1, 2024

Tread carefully! This PR adds 1 linter error (possibly disabled through directives):

  • modules/rediadsBidAdapter.js (+1 error)

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.

3 participants