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

Rise Bid Adapters: native and multiformat support #12653

Merged

Conversation

michachen
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

  • Add support for Native media type and multi-format bid requests in index.js,.
  • Populate the changes on rise/minutemedia/openweb/shinez/stn/BidAdapter.js.
  • Update all relevant ***BidAdapter_spec.js.
  • Update all relevant ***BidAdapter.md.
  • Keep backwards compatibility, Move mimes and api determination to VIDEO media type as its only relevant to video.
  • Move all spec code duplication to index.js and populate across all maintained adapters via makeBaseSpec factory function.
  • Move all rise related constants to constants.js.

…uests in `index.js`, Populate the changes on `rise/minutemedia/openweb/shinez/stn/BidAdapter.js`, Update all relevant `***BidAdapter_spec.js`, Update all relevant `***BidAdapter.md`, Keep backwards compatibility, Move `mimes` and `api` determination to VIDEO media type as its only relevant to video.
…e across all maintained adapters via `makeBaseSpec` factory function, Move all rise related constants to `constants.js`.
@patmmccann patmmccann changed the title Rprd 1638 native and multi support Rise Bid Adapters: native and multiformat support Jan 14, 2025
@patmmccann patmmccann self-assigned this Jan 15, 2025
@patmmccann patmmccann merged commit b5f9de7 into prebid:master Jan 15, 2025
2 of 3 checks passed
@muuki88
Copy link
Collaborator

muuki88 commented Jan 17, 2025

docs pr prebid/prebid.github.io#5815

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants