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

ANOutstreamVideo.js + [All Renderers] Is being downloaded from bid Request even if bid isn't won or renderAd fired #2805

Closed
mercuryyy opened this issue Jul 3, 2018 · 5 comments · Fixed by #3284
Assignees
Labels

Comments

@mercuryyy
Copy link
Contributor

http://acdn.adnxs.com/video/outstream/ANOutstreamVideo.js

Is the Video renderer for appnexus bids, other renderers from others bidders will probably behave the same.

When bids are requested from bidders, the renderer .js file will be downloaded to the client browser even if the video bids is not the highest cpm or the renderAd been fired from the dfp creative.

Those renderer's files are usually very large in appnexus case 167kb no reason to download this file if the video bid is not the winning bid or more so if renderAd has not been called.

Another note, even if we set our own renderer file in the adunit config it will still download the bidders renderer when the bid is requested.

@lanceloti
Copy link

I'm using a proprietary Outstream Player and ANOutstreamVideo.js is downloaded sometimes too.

@mkendall07
Copy link
Member

@mercuryyy
Thanks for the report. Do you have test page handy?

@mkendall07 mkendall07 added the bug label Jul 12, 2018
@mkendall07 mkendall07 self-assigned this Jul 12, 2018
@mkendall07
Copy link
Member

@lanceloti
Got a test page I could look at?

@bwoolcott
Copy link

@mkendall07 is this still an issue?

@lanceloti
Copy link

lanceloti commented Oct 11, 2018

Hello guys.

It still an issue to me. See this test page: https://maringa.odiario.com/ads/outstream.php

  1. Even I set other render URL ANOutstreamVideo.js is downloaded first.

  2. Render funcion is called before complete download of our player, so I need to set a timeout until script is ready.

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 a pull request may close this issue.

5 participants