-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Prebid Core: refactor to targeting file for readability and efficiency #12273
Conversation
Tread carefully! This PR adds 4 linter warnings (possibly disabled through directives):
|
c07bbde
to
73cf3b3
Compare
Tread carefully! This PR adds 4 linter warnings (possibly disabled through directives):
|
fixes #3308 |
968b2f3
to
8629bfa
Compare
8629bfa
to
541278e
Compare
b783214
to
09b7e2a
Compare
Tread carefully! This PR adds 3 linter errors (possibly disabled through directives):
|
09b7e2a
to
19a801e
Compare
Tread carefully! This PR adds 1 linter error (possibly disabled through directives):
|
19a801e
to
711d309
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm
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
Refactoring of targeting methods to improve readability, align winning bids, and implement efficiency benefits/overall loop reduction
Other information