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

Ozone Bid Adapter : support for multi-size adUnits #12680

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AskRupert-DM
Copy link
Contributor

Type of change

  • Bugfix

  • Feature

  • New bidder adapter

  • Updated bidder adapter

  • Code style update (formatting, local variables)

  • Refactoring (no functional changes, no api changes)

  • Build related changes

  • CI related changes

  • Does this change affect user-facing APIs or examples documented on http://prebid.org?

  • Other

Description of change

Added fixes for floor module support - for multi-size adUnits we take the primary size defined.

- fixed a bug with getFloors - we need to take the first index [0] of sizes
- changed instances of Array.isArray to isArray
@AskRupert-DM
Copy link
Contributor Author

The circleCI tests seem to be failing due to an error unrelated to the ozoneBidAdapater - seems the ozone bid adapter wasn’t even included in the tests (not sure why?), and the error is for pubmatic analytics adapter?

@ChrisHuie ChrisHuie changed the title Ozone 2.9.5 Ozone Bid Adapter : support for multi-size adUnits Jan 24, 2025
@patmmccann
Copy link
Collaborator

@AskRupert-DM please re-pull master, you based off a version that didnt lint

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.

3 participants