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

Add HPMD Network bid adapter #3764

Merged
merged 1 commit into from
May 2, 2019
Merged

Add HPMD Network bid adapter #3764

merged 1 commit into from
May 2, 2019

Conversation

afominov
Copy link
Contributor

@afominov afominov commented Apr 17, 2019

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: 'hpmdnetwork',
  params: {
    placementId: '2362'
  }
}

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

To get bids using placement id, specified above, you have to apply mobile user-agent, desktop browser in mobile device emulation mode or real mobile device, because our demand is mobile only.

@mike-chowla mike-chowla self-assigned this Apr 19, 2019
@mike-chowla mike-chowla self-requested a review May 2, 2019 22:14
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.

LGTM

@mike-chowla mike-chowla merged commit f04f912 into prebid:master May 2, 2019
VideoReach pushed a commit to VideoReach/Prebid.js that referenced this pull request Aug 1, 2019
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.

2 participants