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 New Adapter admaticBidAdapter #2390

Merged
merged 6 commits into from
Apr 30, 2018
Merged

Add New Adapter admaticBidAdapter #2390

merged 6 commits into from
Apr 30, 2018

Conversation

hakanarik
Copy link
Contributor

@hakanarik hakanarik commented Apr 12, 2018

Type of change

  • New bidder adapter

Description of change

Add new Bid Adapter admaticBidAdapter

  • test parameters for validating bids
{
  bidder: 'admatic',
  params: {
    pid: 193937152158, // publisher id without "adm-pub-" prefix 
    wid: 104276324971, // website id
    priceType: 'gross', // default is net
    url: window.location.href || window.top.location.href //page url from js
  }
}

@stale
Copy link

stale bot commented Apr 27, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 27, 2018
@stale stale bot removed the stale label Apr 30, 2018
@idettman idettman added the LGTM label Apr 30, 2018
@idettman idettman merged commit 12cf662 into prebid:master Apr 30, 2018
dluxemburg pushed a commit to Genius/Prebid.js that referenced this pull request Jul 17, 2018
* Create admaticBidAdapter.js

* Create admaticBidAdapter.md

* Update admaticBidAdapter.js

* Update admaticBidAdapter.js

* Update admaticBidAdapter.js

* Update admaticBidAdapter.js
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.

3 participants