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

Aniview: send format and w/h with banner request + refactoring and small fixes #12592

Merged

Conversation

s-solodovnikov
Copy link
Contributor

Type of change

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)

Description of change

  • isBannerType / isVideoType as functions;
  • Now for the banner request, we’re sending format and w / h as a fallback;
  • Getting w, h, crid, adid, adomain from the serving (with fallbacks);
  • Changed the bidResponse name to prebidBid;
  • Updated getSize function;
  • Removed unnecessary conditions;
  • Flat map for seatbids array;
  • Using the proper bid in interpretResponse.

- Now for the banner request, we’re sending format and w / h as a fallback;
- Getting w, h, crid, adid, adomain from the serving (with fallbacks);
- Changed the bidResponse name to prebidBid;
- Updated getSize function;
- Removed unnecessary conditions;
- Flat map for seatbids array;
- Using the proper bid in interpretResponse.
@s-solodovnikov
Copy link
Contributor Author

Looks like an error is not related to changes.

@s-solodovnikov s-solodovnikov marked this pull request as ready for review December 18, 2024 12:19
@patmmccann patmmccann self-assigned this Dec 26, 2024
@patmmccann patmmccann merged commit 7651cb3 into prebid:master Dec 26, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants