-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Cadent Bid Adapter: rename emxdigital to cadent #10065
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: naru_tsujine <[email protected]>
* RichaudienceBidAdapter add compability with GPID * Add Test for gpid --------- Co-authored-by: richaudience <[email protected]>
* Eskimi Bid Adapter: Added support for video * Eskimi adapter: lint updates * Eskimi Bid Adapter: add ortb blocking * Eskimi Bid Adapter: fix ORTB blocking param forwarding --------- Co-authored-by: Mikołaj Robakowski <[email protected]>
Remove 'CatapultX' alias and add 'Qortex'
Co-authored-by: Chris Corbo <[email protected]>
* bidder specific handling removal move bidder specific handling to ortb2 * Revert "bidder specific handling removal" This reverts commit 6daebf3. * bidder specific handling removal move bidder specific handling to ortb2 * bidder specific handling removal move Proxistore spcific logic to bidder
…3634) (prebid#10001) * 1plus x RTD Adapter: remove bidder specific handling enforcement (DC 3634) * linting * Requested changes addressed * Fix test setTargetingDataToConfig * Requested changes addressed * fix lint error * default bidder config to {} before updating it
Co-authored-by: v.raybaud <[email protected]>
Co-authored-by: apykhteyev <[email protected]>
* YieldlabBidAdapter updated native asset mapping for adserver responses for icons * YieldlabBidAdapter removed magic numbers and improved image asset filtering
…nts (prebid#9947) * Add psegs compatibility for permutive * Add tests for FirstPartyData and Permutive * Rearrange permutive segments ids location from ortb2 * Use permutive keywords instead of p_standard
* New adapter: concepx * Syntax change * Revert syntax change
* Add FreePass IdSystem * Update IdSystem doc * Add contact email * Ensure freepassData is optional * Update readme with more specific details * Update readme * Update official contact email * Add md code type Trigger ci * Replace double with singe quote in test
* rename files * rename bidder_code * rename adapter object * rename remaining references * add alias from emx_digital --------- Co-authored-by: Michael Denton <[email protected]>
8 tasks
Please base and pr to prebid 8 branch, not master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Type of change
Bugfix
Feature
New 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
prebid/prebid.github.io#4633