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 Piximedia adapter #595

Merged
merged 1 commit into from
Sep 7, 2016
Merged

Add Piximedia adapter #595

merged 1 commit into from
Sep 7, 2016

Conversation

christopher-allene-piximedia
Copy link
Contributor

Hello Team,

We would like to add our Piximedia adapter to Prebid.

This PR also include full test coverage for our adapter (100 % statements, branches, functions, lines).

Here is a sample bidder configuration for testing everything works as expected:

{
    bidder: 'piximedia',
    params: {
        siteId: 'PIXIMEDIA',
        placementId: 'PREBID'
    }
}

We have set-up a test example showing how everything works together:
http://resources.pm/sandbox/prebid/

Feel free to contact me if you need more info, or check out our web site: http://www.piximedia.com/

Thanks!

@matthewlane matthewlane self-assigned this Sep 6, 2016
@matthewlane matthewlane merged commit bf5b7ba into prebid:master Sep 7, 2016
@matthewlane
Copy link
Collaborator

Getting bids back and all tests pass. Thanks for the adapter and the extensive test coverage!

Studnicky pushed a commit to sonobi/Prebid.js that referenced this pull request Oct 4, 2016
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.

None yet

2 participants