prebid / headerbid-expert

Apache License 2.0
5 stars 24 forks source link

Fix wrong url pattern for Yieldlab #22

Closed mirkorean closed 5 years ago

mirkorean commented 5 years ago

The domain 'ad.yieldlab.net' is used for all our calls. So if there is a delivery / matching / tracking done on the website, the latency is added up for all the calls and the addon gives the wrong impression that yieldlab's header bidding took a long time to respond. "ad.yieldlab.net/yp/" is the actual endpoint for solely the header bidding.

This was already raised as an issue 9 month ago: https://github.com/prebid/headerbid-expert/issues/11

mirkorean commented 5 years ago

@matthewlane @jsnellbaker What do i need to do to get this merged? We are still getting support requests because of this issue on a regular basis. Thanks!

mkendall07 commented 5 years ago

@jsnellbaker when you get a chance can you merge and release this?