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

consumable: Correct width and height reported in response. #880

Merged
merged 6 commits into from
Sep 18, 2020

Conversation

djcsdy
Copy link
Contributor

@djcsdy djcsdy commented Aug 26, 2020

This PR corresponds to prebid/prebid-server#1459.

Corrects the width and height specified in the bid response.

After this change, Prebid Server uses the width and height specified in the bid response from Consumable.

Previously, Prebid Server would reuse the width and height specified in the bid request. That older behaviour was ported from an older version of the prebid.js adapter but is no longer valid.

I am submitting this PR on behalf of Consumable, cc @naffis.

Prebid Server now responds with the width and height specified in
the Bid Response from Consumable. Previously it would reuse the width
and height specified in the Bid Request. That older behaviour was
ported from an older version of the prebid.js adapter but is no longer
valid.
@djcsdy
Copy link
Contributor Author

djcsdy commented Sep 1, 2020

I've made the requested changes.

@djcsdy djcsdy requested a review from DGarbar September 1, 2020 22:19
@rpanchyk rpanchyk merged commit 5a6de47 into prebid:master Sep 18, 2020
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