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 #1459

Merged
merged 1 commit into from
Aug 27, 2020

Conversation

djcsdy
Copy link
Contributor

@djcsdy djcsdy commented Aug 25, 2020

This PR 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.
Copy link
Contributor

@guscarreon guscarreon left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@hhhjort hhhjort left a comment

Choose a reason for hiding this comment

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

LGTM

@hhhjort hhhjort merged commit 1c9b521 into prebid:master Aug 27, 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.

4 participants