-
Notifications
You must be signed in to change notification settings - Fork 760
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
New Adapter: apacdex and Remove Adapter: valueimpression #2097
Conversation
Hello @mansinahar, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall LGTM, can see requests to all 3 adapters in logs. Added 2 minor comments
Hi @VeronikaSolovei9, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for addressing comments, looks good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@thuyhq Not sure if you noticed my response on the above comment or not. Just wanna bring your attention to that. Let us know if you'll be taking care of that as part of this PR or a separate PR in the future. Thanks! |
Hi @mansinahar, |
No worries @thuyhq! I am looking at the changes you made and I noticed that you're trying to read the media type from You can then just do something like: https://github.com/prebid/prebid-server/blob/master/adapters/adf/adf.go#L143 |
Hi @mansinahar, prebid-server/adapters/appnexus/appnexus.go Line 421 in a60dfe2
and i think the openrtb_ext.ExtBid extension is only for the prebid-serve endpoint bid response. I edited it according to your suggestion. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM other than the minor comment below
* 'master' of https://github.com/wwwyyy/prebid-server: GDPR: pass geo based on special feature 1 opt-in (prebid#2122) Adyoulike: Fix adapter errors if no content (prebid#2134) Update adyoulike.yaml (prebid#2131) Add ORTB 2.4 schain support (prebid#2108) Stored response fetcher (with new func for stored resp) (prebid#2099) Adot: Add OpenRTB macros resolution (prebid#2118) Rubicon adapter: accept accountId, siteId, zoneId as strings (prebid#2110) Operaads: support multiformat request (prebid#2121) Update go-gdpr to v1.11.0 (prebid#2125) Adgeneration: Update request to include device and app related info in headers and query params (prebid#2109) Adnuntius: Read device information from ortb Request (prebid#2112) New Adapter: apacdex and Remove Adapter: valueimpression (prebid#2097) New Adapter: Compass (prebid#2102) Orbidder: bidfloor currency handling (prebid#2093)
Valueimpression to become apacdex adapter
Valueimpression to become apacdex adapter
Similar to the adapter on Prebid.js, we want to use apacdex as our primary adapter and quantumdex, valueimpression will become the alias.
So I renamed the valueimpression adapter to apacdex and updated a few things:
Update adapter endpoint.
Update usersync url and support both iframe and redirect.
Support bidder params: placementId, floorPrice