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

New OpenX adapter update ends up with no requests #1859

Closed
UrTARGET opened this issue Nov 21, 2017 · 4 comments
Closed

New OpenX adapter update ends up with no requests #1859

UrTARGET opened this issue Nov 21, 2017 · 4 comments

Comments

@UrTARGET
Copy link

Type of issue

bug?

Description

Updated to the latest version of prebid (v0.33 with openx adapter update), then number of requests going to openx server dropped massively. (150k requests dropped to less than 10 and decreasing daily)

Settings were left untouched, only updated the prebid version.

image
image
image

Platform details

prebid version 0.33, Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36

Other information

related PR: #1724

@mkendall07
Copy link
Member

@IHateCodesss can you take a look?

@bwoolcott
Copy link

@mkendall07 We've identified the issue here and developed a fix yesterday which is in QA today. We should be able to make a PR with the fix today. The issue was due to mediaType not defaulting to banner in v0.33.0 whereas in 1.0 it does. So, since mediaType wasn't explicitly declared as "banner", requests aren't being created.

@UrTARGET
Copy link
Author

Do we need to download new prebid.js for the fix? and how long can we expect to see the fix to be effective?

@mkendall07
Copy link
Member

this is resolved in master now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants