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 dfpAdServerVideo.js to allow for vast4 #5608

Merged
merged 3 commits into from
Aug 20, 2020
Merged

Update dfpAdServerVideo.js to allow for vast4 #5608

merged 3 commits into from
Aug 20, 2020

Conversation

patmmccann
Copy link
Collaborator

This had a bug in which all requests were hardcoded to vast 3, although pubs may have selected vast 3 or 4. This allows DFP to respond with the DFP set default Vast version.

References:
https://support.google.com/admanager/answer/7358411?hl=en&ref_topic=7544527
https://support.google.com/admanager/answer/4517679?hl=en&ref_topic=7544527

Type of change

  • 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

This had a bug in which all requests were hardcoded to vast 3, although pubs may have selected vast 3 or 4
@patmmccann
Copy link
Collaborator Author

patmmccann commented Aug 14, 2020

All the doc I can find had examples overriding this out of date (and seemingly undocumented) default, so I don't think a doc update is needed.

Copy link
Contributor

@Fawke Fawke left a comment

Choose a reason for hiding this comment

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

Good catch!

@Fawke Fawke merged commit f0e4433 into prebid:master Aug 20, 2020
@Fawke Fawke added the LGTM label Aug 20, 2020
BrightMountainMediaInc pushed a commit to BrightMountainMediaInc/Prebid.js that referenced this pull request Sep 14, 2020
* Update dfpAdServerVideo.js

This had a bug in which all requests were hardcoded to vast 3, although pubs may have selected vast 3 or 4

* Update dfpAdServerVideo_spec.js

* Update dfpAdServerVideo_spec.js
BrightMountainMediaInc pushed a commit to BrightMountainMediaInc/Prebid.js that referenced this pull request Sep 14, 2020
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 this pull request may close these issues.

2 participants