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

Adding Orbitsoft module for Prebid 1.0 #2108

Merged
merged 1 commit into from
Feb 16, 2018

Conversation

Indra-sensei
Copy link
Contributor

@Indra-sensei Indra-sensei commented Feb 6, 2018

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: 'orbitsoft',
  params: {
    placementId: '142',
    requestUrl: 'https://orbitsoft.com/php/ads/hb.php' // Url to perform search request
  }
}

Copy link
Contributor

@mike-chowla mike-chowla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No code issues.

Needs a doc update with:
prebid_1_0_supported : true

@mike-chowla mike-chowla merged commit 2d1d0e0 into prebid:master Feb 16, 2018
dluxemburg pushed a commit to Genius/Prebid.js that referenced this pull request Jul 17, 2018
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.

4 participants