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

Audience Network: Fix bid request validation for fullwidth #2417

Merged
merged 1 commit into from
Apr 26, 2018
Merged

Audience Network: Fix bid request validation for fullwidth #2417

merged 1 commit into from
Apr 26, 2018

Conversation

dlackty
Copy link
Contributor

@dlackty dlackty commented Apr 18, 2018

Type of change

  • Bugfix

Description of change

#2203 implemented a restriction that ensures "fullwidth" bids are 300x250. In isBidRequestValid, it requires every size in bid must be 300x250. It should instead just check if some bid size is 300x250, just like existing validation for banners.

Other information

Ping @lovell original PR author & @harpere previous reviewer

Copy link
Collaborator

@snapwich snapwich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@lovell you want to review before merging?

@lovell
Copy link
Contributor

lovell commented Apr 20, 2018

Thank you @dlackty 👍

@snapwich snapwich merged commit 96878ef into prebid:master Apr 26, 2018
dluxemburg pushed a commit to Genius/Prebid.js that referenced this pull request Jul 17, 2018
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

Successfully merging this pull request may close these issues.

3 participants