-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
how to add sonobi adaptor ? #90
Comments
Hi @HDaghash, apologies on the delay. We've been focused on Analytics and AOL/Sovrn adaptors in the past weeks. Adding a new bidder adaptor is quite easy and has been documented here: http://prebid.org/dev-docs/bidder-adaptor.html. Do you think you'd need help on getting this in? |
yes we read it but we have some problem could you please provide us with sonobi example . |
We have a very close relationship with Sonobi and we have talked to them about this and they said you can do it with their older ad server platform (the name escapes me) and it will not work with their "morpheus" platform. As a result you do get excluded from a lot of their high-end bids which would drive their performance down. also since they require that the $4+ lineitems for Sonobi be at a priority 4 - it makes it so they have an unfair advantage on bidding for impressions (which could have been sold at a higher amount to someone else). |
Thanks @KevinTBN! Could you help us understand why morpheus won't work with prebidjs? (If it's just returning a price and a creative identifier back) Or is it more of a policy issue? |
It is more of a Policy issue with Sonobi. because of the agreements Sonobi has with there Ad providers it causes some contractual issues with them (at least this is what our rep is telling us) |
Hello, I'm an engineer at Sonobi. Thanks for providing some feedback, @kevinTBN. We are currently exploring options on how we can provide all the needed functionality of our platform from within a solution like prebid. As mentioned above, our implementation does require a sponsorship line item in order to properly activate our marketplace. If anyone would like additional details, please don't hesitate to contact me directly and I will make sure you are introduced to the right people on our side. |
…19.0 to aolgithub-master * commit '5109273bd4317535b23e26ff609345101a3d038d': (49 commits) Disable unit tests that fails on PhantomJs. Fixed unit tests for adapter loader. Changed way of including analytic adapters. Added adapters in aolPartnersIds.json. Added changelog entry. Replace removed utils.extend functionality by object.assign. Add Inneractive adapter (prebid#1048) Add alias freewheel-ssp to stickyadstv bidder adapter (prebid#1043) Add Facebook Audience Network adapter (prebid#1068) Add Atomx support (prebid#1056) Updated rubicon video bid endpoint in source and test files (prebid#1097) Pass through params to server (prebid#1084) Reset the list of slots to be requested between each action for pubmatic (prebid#1079) Support for downloading Analytics Adapters via http://prebid.org/download.html (prebid#1021) update PR template to include link to dev docs page (prebid#1075) Prebid 0.21.0 Lifestreet adapter: ignore unnecessary events from creative. (prebid#1054) Video header bidding support to RhythmOne bidder adapter (prebid#1052) Add rubicon targeting to rubicon bid responses for bidderSettings use (prebid#1045) Fix adapter getSize (prebid#1064) ...
can some one help us to intgrate with sonobi using prebid.js
Thanks in advance
The text was updated successfully, but these errors were encountered: