Try mismatching adapter code - #76
Conversation
|
This PR includes an adapter whose code does not match its file name. Bid adapter modules should be named BidAdapter, userId IdSystem, RTD RtdProvider, and analytics Analytics. |
569827c to
7f2cfd3
Compare
|
This PR includes an adapter whose code does not match its file name. Bid adapter modules should be named |
|
Some adapters in this PR do not follow Prebid naming conventions.
|
|
Whoa there, partner! 🌵🤠 We wrangled some duplicated code in your PR:
Reducing code duplication by importing common functions from a library not only makes our code cleaner but also easier to maintain. Please move the common code from both files into a library and import it in each. We hate that we have to mention this, however, commits designed to hide from this utility by renaming variables or reordering an object are poor conduct. We will not look upon them kindly! Keep up the great work! 🚀 |
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
Other information