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

adformBidAdapter. Outstream renderer condition #4523

Merged
merged 3 commits into from
Dec 10, 2019

Conversation

bratrahim
Copy link
Contributor

Type of change

  • Bugfix

Description of change

  1. Ensuring renderer is not applied to banners Adform adapter: add renderer for outstream bids #4363 (comment)

  2. Using utils.getAdUnitSizes

Tomas Kovtun added 3 commits December 2, 2019 17:37
1. Sizes were taken from the bid object shallowly. Now, with the help of utils.getAdUnitSizes the adapter supports sizes from the bid object and from mediaType. Latter has the priority.
2. A dimension pair can be written in both ways, [width, height] and [[width, height]]. Previously, only nested arrays would work correctly.
Copy link
Contributor

@mike-chowla mike-chowla left a comment

Choose a reason for hiding this comment

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

LGTM

@mike-chowla
Copy link
Contributor

CircleCI failure is unrelated to this PR

@mike-chowla mike-chowla merged commit 5047aff into prebid:master Dec 10, 2019
@braizhas braizhas deleted the hotfix/outstream-renderer-condition branch June 26, 2020 07:53
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