forked from prebid/Prebid.js
-
Notifications
You must be signed in to change notification settings - Fork 0
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
merge master #23
Merged
Merged
merge master #23
Conversation
This file contains 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
* Change day on release notes * change to by * Update language
* add gpp and coppa compliance checks and tests * update test case * resolve comments * read coppa as per updated docs * update test suite * update test suite
* openwebBidAdapter update * update openwebBidAdapter.md * update openwebBidAdapter.md * OpenWebBidAdapter CR fixes --------- Co-authored-by: Zdravko Kosanovic <[email protected]> Co-authored-by: Zdravko Kosanović <[email protected]>
* updates for Prebid v5 * add id5id * update tests * add gvlid
* add multi endpoints * Update parameters * Update parammeters * Update multi endpoint * Update gammaBidAdapter.js * Update gammaBidAdapter.md * Update gammaBidAdapter_spec.js
…arameter (#11225) * Smartadserver Bid Adapter: Add support for SDA user and site * Smartadserver Bid Adapter: Fix SDA support getConfig and add to unit testing * support floors per media type * Add GPP support * Rework payloads enriching * Add gpid support * Support additional video params * vpmt as array of numbers * Fix comment * Update default startDelay * Include videoMediaType's startdelay * Handle specified midroll --------- Co-authored-by: Meven Courouble <[email protected]> Co-authored-by: Krzysztof Sokół <[email protected]> Co-authored-by: Dariusz O <[email protected]>
* core: allow bid adapters to return null fledgeAuctionConfigs * Accept paapiAuctionConfigs from adapters * add test case
* add advertiserDomain to bid object * PGA-240 - Add gumgum iframe to usersync list * PGA-240 - Update pxyz bid adapter test to include gumgum iframe url * PGA-240 - Remove unused syncOptions variable --------- Co-authored-by: jgan91 <[email protected]> Co-authored-by: Jonathan Mullins <[email protected]> Co-authored-by: Jonathan Mullins <[email protected]>
* prepare anyclipBidAdapter * added spec test for anyclipBidAdapter * cleanup * fixed readme * added getFloor support --------- Co-authored-by: Basil Goldman <>
…rver fields (#11286) * displaymanager: add field for displaymanager and displaymanagerver * fix: displayManager to include 'gumgum' * fix: test case
* Add mediaimpact bid adapter * Add mediaimpact bid adapter tests * Add custom sizes --------- Co-authored-by: koshe <[email protected]>
* Sending Cdep label in Banner Sending Cdep label in the banner request. * Update yieldmoBidAdapter.js Using deepAccess for consistency.
* Build system: fix source maps * Update webpack.conf.js * turn off webpack optimization for unit tests
* Add gpp support and variable name update * correct unit test
…11305) * Adds deviceHeight and deviceWidth to request * Increase internal version number
* Add "emetriq" as new "appnexus" alias * New Adapter: emetriq
* Fix for the multi-size in- slot * added comment * displaymanager: add field for displaymanager and displaymanagerver * fix: displayManager to include 'gumgum' * fix: test case * Add support for DSA in the bid request --------- Co-authored-by: ahzgg <[email protected]> Co-authored-by: ahzgg <[email protected]>
…11178) * caches items * updates fetch tests * verifies against entire object * updates docs * appens to ext * renames tests * parses source from playlist * Update modules/jwplayerRtdProvider.js Co-authored-by: Demetrio Girardi <[email protected]> * Update modules/jwplayerRtdProvider.js Co-authored-by: Demetrio Girardi <[email protected]> * adds indentation * allow override configuration * adds tests * uses labels * populates tests * updates tests * adds config docs * updates demo * uses ix * adds todos --------- Co-authored-by: Demetrio Girardi <[email protected]>
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