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

Do not include NativeImageAsset exact dimensions in JSON if not specified #703

Conversation

linean
Copy link
Contributor

@linean linean commented Oct 20, 2023

Based on OpenRTB Native ads specification width and height for image request are optional so that client can only specify minimum required dimensions.

image

In the current implementation this is not allowed and width and height are always included in the image request JSON. This bug prevents us from displaying more ads. I would be very grateful for a quick review and including it in the next version.

@linean
Copy link
Contributor Author

linean commented Oct 20, 2023

@YuriyVelichkoPI @jsligh Should I create an issue ticket for this bug?

@jsligh jsligh self-requested a review October 26, 2023 14:58
Copy link
Collaborator

@jsligh jsligh left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@jsligh jsligh merged commit 4ad521f into prebid:master Oct 26, 2023
@linean linean deleted the bugfix/do-not-include-optional-native-image-assets-parameters-in-json branch October 26, 2023 19:27
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