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 Bid Adapter: oRTB support; Plain banner support; Refactoring #12275

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

Conversation

s-solodovnikov
Copy link

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

This update completely changes the adapter to support oRTB; added support for Banner and refactored code.

Copy link

Tread carefully! This PR adds 1 linter error (possibly disabled through directives):

  • modules/aniviewBidAdapter.js (+1 error)

}
// For local testing
if (shouldMockSite && request.site) {
request.site.page = "https://example.com";
Copy link
Contributor

Choose a reason for hiding this comment

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

@s-solodovnikov I think these double quotes should be changed to single quotes

@s-solodovnikov s-solodovnikov marked this pull request as ready for review September 26, 2024 16:21
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.

2 participants