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

update conversant bid adapter to use video playerSize instead of sizes #3372

Merged
merged 1 commit into from
Dec 13, 2018

Conversation

sohlhausen
Copy link
Contributor

Type of change

  • [ X] Bugfix
  • Feature
  • New bidder adapter
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Does this change affect user-facing APIs or examples documented on http://prebid.org?
  • Other

Description of change

Updates conversant bid adapter to use mediaTypes.video.playerSize to determine the size of the video, instead of using sizes if the playerSize is given. If playerSize is not given, it will default to using sizes in order to not change current behavior.

Per the Prebid documents, the preference is to use mediaTypes.banner.sizes for display ads for 1.0 and later.

  • contact email of the adapter’s maintainer
  • official adapter submission

For any changes that affect user-facing APIs or example code documented on http://prebid.org, please provide:

Other information

@bretg bretg merged commit ba49c0d into prebid:master Dec 13, 2018
pedrolopezmrf pushed a commit to Marfeel/Prebid.js that referenced this pull request Mar 18, 2019
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.

2 participants