-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Fix for 5588; video size issue #5591
Fix for 5588; video size issue #5591
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this looks fine. Need a 2nd review.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome.
I remember doing some stuff around this module and thinking we would eventually need to change the adUnit.sizes! Like 2 years ago haha.
Thanks!
Thank you @jsnellbaker , @robertrmartinez |
@robertrmartinez can you please merge the PR changes? |
* added support for pubcommon, digitrust, id5id * added support for IdentityLink * changed the source for id5 * added unit test cases * changed source param for identityLink * fixing instream adUnit.size issue; sz param was empty in DFP URL
This reverts commit edf79fd.
Type of change
Description of change
fixing instream adUnit.size issue; sz param was empty in DFP URL
#5588