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

[NEW Adapter] RTBHouseBidAdapter #2184

Merged
merged 2 commits into from
Feb 23, 2018

Conversation

piwanczak
Copy link
Contributor

Type of change

  • Bugfix
  • Feature
  • New 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

  • test parameters for validating bids
{
  bidder: 'rtbhouse',
  params: {
        publisherId: 'PREBID_TEST',
        region: 'prebid-eu',
        test: 1
  }
}

Be sure to test the integration with your adserver using the Hello World sample page.

For any changes that affect user-facing APIs or example code documented on http://prebid.org, please provide:

Other information

@jaiminpanchal27
Copy link
Collaborator

@piwanczak Need docs PR to proceed with merge. Please submit a PR to the docs repo to add a file for your adapter to the bidders directory so your adapter's params will appear on the bidders page. Thank you for contributing

@piwanczak
Copy link
Contributor Author

@jaiminpanchal27 Done - please have a look and see if everything is up to the requirements:
prebid/prebid.github.io#632

@jaiminpanchal27 jaiminpanchal27 merged commit 324d530 into prebid:master Feb 23, 2018
mizmaar3 added a commit to widespace-os/Prebid.js that referenced this pull request Feb 28, 2018
* master:
  Update Vertoz adapter for Prebid 1.0 (prebid#2104)
  Add multiple bids request  (prebid#2136)
  [NEW Adapter] RTBHouseBidAdapter (prebid#2184)
  Update Innity Adapter to Prebid.js v1.0 (prebid#2180)
  Update Adyoulike Adapter to prebid 1.0 (prebid#2077)
  Change bidderCode for DAN Marketplace Bid Adapter (prebid#2183)
  only count bid timeouts if bidder didn't call done. fixes prebid#2146 (prebid#2154)
  [Edit BidAdapter] rxrtb adapter for Perbid.js 1.0 (prebid#2182)
  Update NasmediaAdmixer adapter (prebid#2164)
  only do video caching if we don't already have a videoCacheKey (prebid#2143)
dluxemburg pushed a commit to Genius/Prebid.js that referenced this pull request Jul 17, 2018
* [NEW Adapter] RTBHouseBidAdapter

* remove trailing space in a comment
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.

2 participants