-
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
Update full repo #4
Commits on Nov 6, 2019
-
Browsi real time data module (#4114)
* real time data module, browsi sub module for real time data, new hook bidsBackCallback, fix for config unsubscribe * change timeout&primary ad server only to auctionDelay update docs * support multiple providers * change promise to callbacks configure submodule on submodules.json * bug fixes * use Prebid ajax * tests fix
Configuration menu - View commit details
-
Copy full SHA for 5ee05be - Browse repository at this point
Copy the full SHA 5ee05beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19ab269 - Browse repository at this point
Copy the full SHA 19ab269View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01ee2da - Browse repository at this point
Copy the full SHA 01ee2daView commit details
Commits on Nov 7, 2019
-
OpenX Adapter: Prebid 3.0 Compatibility Update (#4413)
* Removed usage of deprecated functions * Removed beacons * Banner sizes now reads from bidRequest.mediaTypes.banner.sizes instead of bidRequest.sizes * Updated tests to reflect changes.
Configuration menu - View commit details
-
Copy full SHA for 00abeec - Browse repository at this point
Copy the full SHA 00abeecView commit details -
GumGum: use mediaTypes.banner.sizes (#4416)
* adds digitrust module, mods gdpr from bool to int * update unit test * only send gdprconsent if present * uses mediaTypes before trying bidRequest sizes * removes use of deprecated method
Configuration menu - View commit details
-
Copy full SHA for 04ba41a - Browse repository at this point
Copy the full SHA 04ba41aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dc5326 - Browse repository at this point
Copy the full SHA 4dc5326View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb39e29 - Browse repository at this point
Copy the full SHA bb39e29View commit details
Commits on Nov 8, 2019
-
* feat(bidrequest): code for making bidrequest * feat(bidresponse): format and return the response * feat(tests): added tests for adapter * feat(docs): added docs for the adapter * refactor(url): changed adserver url * test(user sync): added unit tests for the user syncs * refactor(endpoint): changed endpoint for prebid * refactor(endpoint): changed endpoint for prebid * doc(tagid): mandatory param definition added * fix(imp id): fix for correct impression id * fix(width/height): fix for correct width and height sequence
Configuration menu - View commit details
-
Copy full SHA for 10de409 - Browse repository at this point
Copy the full SHA 10de409View commit details -
PulsePoint Bid Adapter: Support for schain (#4433)
* ET-1691: Pulsepoint Analytics adapter for Prebid. (#1) * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter * ET-1691: cleanup * ET-1691: minor * ET-1691: revert package.json change * Adding bidRequest to bidFactory.createBid method as per #509 * ET-1765: Adding support for additional params in PulsePoint adapter (#2) * ET-1850: Fixing #866 * Minor fix * Adding mandatory parameters to Bid * ET-5938 SupplyChain Object Support * Formatting * Code review * Code review * Fix to currency parsing on response
Configuration menu - View commit details
-
Copy full SHA for 7f7f6ed - Browse repository at this point
Copy the full SHA 7f7f6edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28d242d - Browse repository at this point
Copy the full SHA 28d242dView commit details -
Rubicon: support SupplyChain (schain) (#4315)
* Add microadBidAdapter * Remove unnecessary encodeURIComponent from microadBidAdapter * Submit Advangelists Prebid Adapter * Submit Advangelists Prebid Adapter 1.1 * Correct procudtion endpoint for prebid * analytics update with wrapper name * reverted error merge * update changed default value of netRevenue to true * Starting schain * More tests for banner schain support * Video tests * Encoding tweaks, required fields and comments * Removed .only() from tests * Change requests per Bret
Configuration menu - View commit details
-
Copy full SHA for 12b7eed - Browse repository at this point
Copy the full SHA 12b7eedView commit details
Commits on Nov 11, 2019
-
* adding bidder code and A bidder for non-profit free ads. more info about this bidder project can be found on project site http://1ad4good.org * removed unused code test coverage is improved to >80% tested for instream video support * removed some legacy code, unused params * hardcoding https to endpoint
Configuration menu - View commit details
-
Copy full SHA for 387f1c9 - Browse repository at this point
Copy the full SHA 387f1c9View commit details -
Improve Digital adapter fix: don't send sizes for instream video (#4427)
* Bid floor, https, native ad update * Update the ad server protocol module * Adding referrer * Improve Digital support for video * Improve Digital adapter: video * adapter version -> 6.0.0 * Improve Digital adapter: don't send sizes for video
Configuration menu - View commit details
-
Copy full SHA for a74ac56 - Browse repository at this point
Copy the full SHA a74ac56View commit details -
Configuration menu - View commit details
-
Copy full SHA for c586809 - Browse repository at this point
Copy the full SHA c586809View commit details -
Inventory id and schain support for display (#4426)
* supporting schain
Configuration menu - View commit details
-
Copy full SHA for 406f638 - Browse repository at this point
Copy the full SHA 406f638View commit details -
Update coinzillaBidAdapter.js (#4438)
Update sizes const.
Configuration menu - View commit details
-
Copy full SHA for 27cc77f - Browse repository at this point
Copy the full SHA 27cc77fView commit details -
Support schain in ZEDO adapter (#4441)
* changes to pass schain
Configuration menu - View commit details
-
Copy full SHA for 113a9fe - Browse repository at this point
Copy the full SHA 113a9feView commit details -
PubMatic supporting updated Criteo User Id module (#4431)
* added support for pubcommon, digitrust, id5id * added support for IdentityLink * changed the source for id5 * added unit test cases * changed source param for identityLink * PubMatic supporting updated Criteo User Id module * added a comment to re-start CI
Configuration menu - View commit details
-
Copy full SHA for 454cf34 - Browse repository at this point
Copy the full SHA 454cf34View commit details
Commits on Nov 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 33fd314 - Browse repository at this point
Copy the full SHA 33fd314View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f2a9fe - Browse repository at this point
Copy the full SHA 5f2a9feView commit details -
Configuration menu - View commit details
-
Copy full SHA for fee78e8 - Browse repository at this point
Copy the full SHA fee78e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61dfe59 - Browse repository at this point
Copy the full SHA 61dfe59View commit details -
New adapter Proxistore (#4365)
* add test adapter and documentation * integration test with hello_world * reset package-lock.json * delete useless conditionnal * make integrate test work * revert hello-world * revert hello_world * fix descriptor * change adUnits for integration test * remove proxistore widget * uncomment file * change sizes * remove useless script tag
Configuration menu - View commit details
-
Copy full SHA for c1aeb2f - Browse repository at this point
Copy the full SHA c1aeb2fView commit details
Commits on Nov 13, 2019
-
Implementation of setBidderConfig and bidder-specific data (#4334)
* initial implementation of setBidderConfig * fix ie11 test errors * Support new setBidderConfig format. Include props from both config and bidderConfig in _getConfig * Use core-js Set to avoid issues with IE * Fix tests in IE * put registerSyncs back on bidderFactory * run bidder event methods with bidder config enabled
Configuration menu - View commit details
-
Copy full SHA for ae6b818 - Browse repository at this point
Copy the full SHA ae6b818View commit details
Commits on Nov 14, 2019
-
Mike Chowla committed
Nov 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 22d854d - Browse repository at this point
Copy the full SHA 22d854dView commit details -
Mike Chowla committed
Nov 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 2e77960 - Browse repository at this point
Copy the full SHA 2e77960View commit details -
Configuration menu - View commit details
-
Copy full SHA for 876e443 - Browse repository at this point
Copy the full SHA 876e443View commit details -
Cookie Sync functionality (#4457)
* changing PID param value for testing * cookie sync integration * merge from upstream
Configuration menu - View commit details
-
Copy full SHA for ac2f8e5 - Browse repository at this point
Copy the full SHA ac2f8e5View commit details
Commits on Nov 15, 2019
-
Staq Adapter: update with meta envelope (#4372)
* initial dev * fix staq adapter name * fix hello world staq call * get hello world working again * add user agent collection * fix some unite tests * Add STAQ Analytics Adapter doc * clean up hello world * fix tests to play nice with browserstack * fix around issues with browserstack and deep equals of objects * dump variable env testing since we can't mod user agent stuff in browserstack * Update STAQ adapter to stop using deprecated utils for referrer * remove package-lock.json changes via master rebase * improve call frequency for ref util * change ajax content type * adjust ajax request to not expect whitelisting * remove superflous commented-out code * update event package to use meta information in envelope rather than per event basis * fix formatting * more formatting fixes * more formatting!
Configuration menu - View commit details
-
Copy full SHA for 58f839c - Browse repository at this point
Copy the full SHA 58f839cView commit details
Commits on Nov 18, 2019
-
Rhythmone Adapter - schain support (#4414)
Circle CI failing tests are not related to this PR.
Configuration menu - View commit details
-
Copy full SHA for d7ff0e0 - Browse repository at this point
Copy the full SHA d7ff0e0View commit details -
Media.net Adapter: Support Prebid 3.0 (#4378)
* Media.net Adapter: Support Prebid 3.0 * Media.net Adapter: add tests to increase code coverage
Configuration menu - View commit details
-
Copy full SHA for e743a00 - Browse repository at this point
Copy the full SHA e743a00View commit details -
Vi Adapter: Passes additional param in the bid request (#4134)
Configuration menu - View commit details
-
Copy full SHA for db85787 - Browse repository at this point
Copy the full SHA db85787View commit details -
Sovrn adapter updates: schain, digitrust, pixel syncing, and 3.0 upgr…
…ades (#4385) * schain and digitrust * pixel beacons * unit tests and fixes from testing * Prebid 3.0 updates * review fix * use backwards compatible flatMap impl * update pixel tests * unit test fix * update one more url to ssl * fixed test * review updates
Configuration menu - View commit details
-
Copy full SHA for 568c83e - Browse repository at this point
Copy the full SHA 568c83eView commit details -
TheMediaGrid Bid Adapter update (#4447)
* Added Grid Bid Adapter * remove priceType from TheMediaGrid Bid Adapter * Add video support in Grid Bid Adapter * Added test parameter for video slot * update Grid Bid Adapter to set size in response bid * Update Grid Bid Adapter to support identical uids in parameters * Fix typo in test file for Grid Bid Adapter * Update The Grid Media Bidder Adapter to send refererInfo.referer as 'u' parameter in ad request * Hotfix for referrer in Grid Bid Adapter * Grid Bid Adapter: added wrapperType and wrappweVersion to the ad request * TheMediaGrid Bid Adapter: added sync url * TheMediaGrid Bid Adapter: added GDPR params to sync url * TheMediaGrid Bid Adapter: added tests for getUserSyncs function
Configuration menu - View commit details
-
Copy full SHA for fc6756a - Browse repository at this point
Copy the full SHA fc6756aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2f4e09 - Browse repository at this point
Copy the full SHA b2f4e09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 287bc33 - Browse repository at this point
Copy the full SHA 287bc33View commit details
Commits on Nov 19, 2019
-
Rubicon Adapter pchain support (#4480)
* rubicon pchain support * removed describe.only
Configuration menu - View commit details
-
Copy full SHA for f4c1980 - Browse repository at this point
Copy the full SHA f4c1980View commit details -
Implemented changes required to provide support for video in the IX b…
…idding adapter for Instream and Outstream contexts. (#4424)
Configuration menu - View commit details
-
Copy full SHA for cfe6133 - Browse repository at this point
Copy the full SHA cfe6133View commit details -
Default size filter & KVP support (#4452)
* adding DMX test @97%, two files added one updated * Update districtm_spec.js * Update districtmDMX.js * adding all districtm needed file * remove legacy file * remove typo || 0 in the test method * force default to return a valid width and height * update unit test code for failing test * changed class for an object * remove package-lock.json * change file name for dmx adapter * renamed files * restaure package-lock.json * update to last package-lock state * update gdpr user consent * fix sizes issue * Documentation updates Adding the readme.md info * update file name and update unit testing import file location * current machine state * lint correction * remove variable assigment duplicate * adding logic upto5 * adding support for removing and shuffle sizes * adding array split test * re-assign none standard size to the request * resolve duplicate format inside format array * update .md and adaptor file for KVP support * remove array helper includes * inforce two digit after decimal * RUn error check nothing on my side but error form another adapter
Configuration menu - View commit details
-
Copy full SHA for 5d756cc - Browse repository at this point
Copy the full SHA 5d756ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for f82d541 - Browse repository at this point
Copy the full SHA f82d541View commit details
Commits on Nov 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f1c7972 - Browse repository at this point
Copy the full SHA f1c7972View commit details -
* Adding outstream video support. * Fixing unit test. * Adding video instream support. * Handling video startDelay parameter. * Improving unit tests. * Fixing indent. * Handling the request when videoMediaType context is not supported. * Changing maintainer mail address. * Remove video outstream specific code. * Unit test updated.
Configuration menu - View commit details
-
Copy full SHA for ed760f5 - Browse repository at this point
Copy the full SHA ed760f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58319b8 - Browse repository at this point
Copy the full SHA 58319b8View commit details -
* add smms adapter * re-run ci, why adigo adapter failed?? * review comments fix, remove deprecated functions, fix unit test
Configuration menu - View commit details
-
Copy full SHA for 16aad1f - Browse repository at this point
Copy the full SHA 16aad1fView commit details -
Jaimin Panchal committed
Nov 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 0b9bf01 - Browse repository at this point
Copy the full SHA 0b9bf01View commit details -
Jaimin Panchal committed
Nov 20, 2019 Configuration menu - View commit details
-
Copy full SHA for a7f5095 - Browse repository at this point
Copy the full SHA a7f5095View commit details
Commits on Nov 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 635c7cc - Browse repository at this point
Copy the full SHA 635c7ccView commit details
Commits on Nov 22, 2019
-
Create newborntownWeb adapter (#4455)
* Create newborntownWeb adapter * only https protocol
Configuration menu - View commit details
-
Copy full SHA for 9df0e92 - Browse repository at this point
Copy the full SHA 9df0e92View commit details
Commits on Nov 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 103c64b - Browse repository at this point
Copy the full SHA 103c64bView commit details -
ucfunnel adapter fix error message in debug mode (#4338)
* Add a new ucfunnel Adapter and test page * Add a new ucfunnel Adapter and test page * 1. Use prebid lib in the repo to keep updated 2. Replace var with let 3. Put JSON.parse(JSON.stringify()) into try catch block * utils.getTopWindowLocation is a function * Change to modules from adapters * Migrate to module design * [Dev Fix] Remove width and height which can be got from ad unit id * Update ucfunnelBidAdapter to fit into new spec * Correct the endpoint. Fix the error of query string * Add test case for ucfunnelBidAdapter * Fix lint error * Update version number * Combine all checks on bid request * Add GDPR support for ucfunnel adapter * Add in-stream video and native support for ucfunnel adapter * Remove demo page. Add more test cases. * Change request method from POST to GET * Remove unnecessary comment * Support vastXml and vastUrl for video request * update TTL to 30 mins * Avoid using arrow function which is not discuraged in mocha * ucfunnel tdid support * ucfunnel fix error message in debug mode
Configuration menu - View commit details
-
Copy full SHA for 29a544c - Browse repository at this point
Copy the full SHA 29a544cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e964dbb - Browse repository at this point
Copy the full SHA e964dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 373f593 - Browse repository at this point
Copy the full SHA 373f593View commit details
Commits on Nov 26, 2019
-
[feature] Add a config list of submodules that require refreshing the…
… stored ID after each bid request (#4325) * add a feature to always refresh stored id on each bid request for submodules that require that * update test comments
Configuration menu - View commit details
-
Copy full SHA for 2b222b7 - Browse repository at this point
Copy the full SHA 2b222b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2a7f99 - Browse repository at this point
Copy the full SHA d2a7f99View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4d8b4f - Browse repository at this point
Copy the full SHA e4d8b4fView commit details
Commits on Nov 27, 2019
-
Make adhese adapter prebid 3.0 compatible (#4507)
* Added 'adhese' attribute to bid that contains meta data - Jira AD-2642 * added DALE to adhese determination * extra config option: no format, but use size array as format string * Read sizes from mediaTypes.banner.sizes + Apply Eslint suggestions * Use map and join, add originData to response * properly use originData obj * Remove duplicated ids * Update tests
Configuration menu - View commit details
-
Copy full SHA for 0e73e6c - Browse repository at this point
Copy the full SHA 0e73e6cView commit details
Commits on Nov 28, 2019
-
BugFix: Site id missing (#4467)
* outstream changes * removing global filtet * reverting page * message * adapter change * remove space * testcases * testpage * spaces for test page * renderer exist case * reverting package-lock.json * adding schain object * adding tagid * syntaxx error fix * video.html * space trailing * space * tagid * inventoryId and placement * rewarded video * added unit test case * adding site id * adding placement and siteis * site id param test case * removing deprecated functions * correcting test cases * indentation * test cases fix
Configuration menu - View commit details
-
Copy full SHA for dcf904b - Browse repository at this point
Copy the full SHA dcf904bView commit details
Commits on Dec 2, 2019
-
Invisibly analytics adapter (#4470)
* PUBA-5273:initial commit with analytics adapter, spec & md file * PUBA-5273: updated adapter definition * PUBA-5273: added support contact info * PUBA-5273: adding clearInterval on AUCTION_END * PUBA-5273: reverted last commit as CircleCI job failed * Reverted changes to fix CircleCI build error * Re-commiting invocation of clearInterval on Auction_end
Configuration menu - View commit details
-
Copy full SHA for c4d9d07 - Browse repository at this point
Copy the full SHA c4d9d07View commit details -
Colossus adapter changes for Prebid 3.0 (#4476)
* add video&native traffic colossus ssp * Native obj validation * Native obj validation #2 * Added size field in requests * fixed test * fix merge conflicts * move to 3.0 * move to 3.0 * fix IE11 new URL issue * fix IE11 new URL issue * fix IE11 new URL issue * https for 3.0 * add https test
Configuration menu - View commit details
-
Copy full SHA for 2d94094 - Browse repository at this point
Copy the full SHA 2d94094View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3b75d2 - Browse repository at this point
Copy the full SHA d3b75d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 415c930 - Browse repository at this point
Copy the full SHA 415c930View commit details -
PubMatic adapter avoiding deprecated utils APIs (#4521)
* added support for pubcommon, digitrust, id5id * added support for IdentityLink * changed the source for id5 * added unit test cases * changed source param for identityLink * stoped using getTopWindowUrl * removed extra white space
Configuration menu - View commit details
-
Copy full SHA for 41d1d5d - Browse repository at this point
Copy the full SHA 41d1d5dView commit details -
Vuble Adapter adaptations for Prebid 3.0 (#4499)
* Mod: always use https * Handle mediaType.video.playerSize * Use bidder request to get referer info
Configuration menu - View commit details
-
Copy full SHA for d08891d - Browse repository at this point
Copy the full SHA d08891dView commit details -
quantcastBidAdapter update for 3.0 (#4451)
* Updated quantcastBidAdapter to always send secure requests. * Ignore deprecated banner format.
Configuration menu - View commit details
-
Copy full SHA for 84818c9 - Browse repository at this point
Copy the full SHA 84818c9View commit details -
Orbidder Bid Adapter adds withCredentials=true header for bid and win…
… requests (#4464) * orbidder adapter: add withCredentials:true header to BidRequest and onBidWon Requests * add blank in order to trigger build again * remove blank to trigger build ... again * adding extra line to trigger build ... again
Configuration menu - View commit details
-
Copy full SHA for c2d9c70 - Browse repository at this point
Copy the full SHA c2d9c70View commit details
Commits on Dec 3, 2019
-
InvibesBidAdapter - kw support (#4488)
* InvibesBidAdapter - kw support * InvibesBidAdapter - fixed & added tests for coverage * InvibesBidAdapter - lint fix
Configuration menu - View commit details
-
Copy full SHA for 5b12e6a - Browse repository at this point
Copy the full SHA 5b12e6aView commit details -
logError for missing s2s adapter (#4498)
* logError for missing s2s adapter * changed error message * Update adapterManager.js
Configuration menu - View commit details
-
Copy full SHA for 0925112 - Browse repository at this point
Copy the full SHA 0925112View commit details -
Change protocol to https (#4513)
* Outcon bid adapter. * Fix identation * Fixes * Fixes * Fixes * Spec fixes * Fixes * Fix urls * Fix * Fix parameters * Fix space operators * Fix bidder timeout * Update * Fix whitespace * no message * Outcon unit test * no message * no message * no message * no message * Fixes * Fixes * Change url * no message * no message * no message * Added bidId * no message * no message * no message * no message * Wrapping url with html * no message * no message * no message * Fix mediaTypes * no message * Update outconBidAdapter_spec.js * Adding VAS response * no message * no message * no message * Fix * Changed ttl * no message * supportedMediaTypes * no message * no message * Change protocol to https * no message
Configuration menu - View commit details
-
Copy full SHA for 3af10ac - Browse repository at this point
Copy the full SHA 3af10acView commit details -
adxcgBidAdapter prebid 3.0 requirements compatibility (#4514)
* adxcgBidAdapter prebid 3.0 requirements compatibility * Restarting CI test
Configuration menu - View commit details
-
Copy full SHA for 94233d4 - Browse repository at this point
Copy the full SHA 94233d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32aef56 - Browse repository at this point
Copy the full SHA 32aef56View commit details
Commits on Dec 4, 2019
-
adxcgAnalyticsAdapter.js prebid 3.0 requirements compatibility (#4515)
* adxcgAnalyticsAdapter.js prebid 3.0 requirements compatibility * CI restart * CI restart * Updated docs
Configuration menu - View commit details
-
Copy full SHA for aba3689 - Browse repository at this point
Copy the full SHA aba3689View commit details -
Add britepool userid submodule (#4314)
* * Added BritePool User ID Submodule * * Refactor getId() and allow it to return a sync value from getter() * * Pull only primaryBPID key out of hardened API response * add check for decoded primaryBPID value and update readme * * Added BritePool User ID Submodule * * Refactor getId() and allow it to return a sync value from getter() * * Pull only primaryBPID key out of hardened API response * add check for decoded primaryBPID value and update readme * update userId_spec.js tests * update userId_spec.js tests and add britepoolIdSystem to submodules.json * moved our module specific tests to own spec file * * Update to use getId() with callback key * Add test for our getId() returning value or callback * * Revert comment to "Use existing cookie" * add support for prebid server * add comma back to submodules.json * updating markdown for email address * * Allow the britepool call without parameters (identifiers) * fixed merging error of double || * * Fix the immediate value response to be in id key * * Fixed test which was expecting id key * * Touch * * Update doc * * Suggested changes to move britepoolIdSystem out of userId default * * Change weird backticks to single quotes * * Added functional identifiers
Configuration menu - View commit details
-
Copy full SHA for 931e2d2 - Browse repository at this point
Copy the full SHA 931e2d2View commit details -
PrebidServerBidAdapter CCPA (USP) Support (#4501)
* PrebidServerBidAdapter CCPA Support * making us privacy (ccpa) consent available to user syncs * code cleanup * fixed usp param name
Configuration menu - View commit details
-
Copy full SHA for 0677a84 - Browse repository at this point
Copy the full SHA 0677a84View commit details -
Configuration menu - View commit details
-
Copy full SHA for f415290 - Browse repository at this point
Copy the full SHA f415290View commit details -
RubiconBidAdapter: CCPA (USP) Support (#4530)
* Add microadBidAdapter * Remove unnecessary encodeURIComponent from microadBidAdapter * Submit Advangelists Prebid Adapter * Submit Advangelists Prebid Adapter 1.1 * Correct procudtion endpoint for prebid * analytics update with wrapper name * reverted error merge * update changed default value of netRevenue to true * Add support for CCPA to Rubicon Bid Adapter * Update test names * Encode us_privacy string on GET requests
Configuration menu - View commit details
-
Copy full SHA for d8ab705 - Browse repository at this point
Copy the full SHA d8ab705View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94fb2db - Browse repository at this point
Copy the full SHA 94fb2dbView commit details -
* CCPA additions * Change config value from CCPA to USP and USP timer * Require use of consentAPIs array * Change requests * Consistent naming * Removed test for scenario we won't use for USP * Removed non-iframe workflows and typo fix * Reverting original modules to break out UPS * USPAPI to there own files * Seperate files for USPAPI CCPA * Cleaning up comments * CCPA consent added to adapterManager * updated config treatment, fixed problems * handling undefined gdpr config * Fixed broken tests * Removed lingering describe.only() * Tests for new consent manager config structure * Changed file import case from USP to Usp for CI * Test new consent manager config * url encoding usp privacy string * improved tests * remove usp url encoding from core
Configuration menu - View commit details
-
Copy full SHA for a30fc62 - Browse repository at this point
Copy the full SHA a30fc62View commit details -
JustPremium: Disable 'btm' requests (#4511)
Konrad Dulemba authored and Isaac A. Dettman committedDec 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 8ccf2b9 - Browse repository at this point
Copy the full SHA 8ccf2b9View commit details -
PubMatic to support Britepool User ID (#4532)
* added support for pubcommon, digitrust, id5id * added support for IdentityLink * changed the source for id5 * added unit test cases * changed source param for identityLink * PubMatic to support Britepool UID
Configuration menu - View commit details
-
Copy full SHA for 484beb2 - Browse repository at this point
Copy the full SHA 484beb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2450f2f - Browse repository at this point
Copy the full SHA 2450f2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f2c546 - Browse repository at this point
Copy the full SHA 0f2c546View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3528dd0 - Browse repository at this point
Copy the full SHA 3528dd0View commit details -
ucfunnelAnalyticsAdapter (#4432)
* Add a new ucfunnel Adapter and test page * Add a new ucfunnel Adapter and test page * 1. Use prebid lib in the repo to keep updated 2. Replace var with let 3. Put JSON.parse(JSON.stringify()) into try catch block * utils.getTopWindowLocation is a function * Change to modules from adapters * Migrate to module design * [Dev Fix] Remove width and height which can be got from ad unit id * Update ucfunnelBidAdapter to fit into new spec * Correct the endpoint. Fix the error of query string * Add test case for ucfunnelBidAdapter * Fix lint error * Update version number * Combine all checks on bid request * Add GDPR support for ucfunnel adapter * Add in-stream video and native support for ucfunnel adapter * Remove demo page. Add more test cases. * Change request method from POST to GET * Remove unnecessary comment * Support vastXml and vastUrl for video request * update TTL to 30 mins * Avoid using arrow function which is not discuraged in mocha * ucfunnel tdid support * ucfunnel fix error message in debug mode * Create ucfunnelAnalyticsAdapter.js * [Dev Fix]add id * Update ucfunnelAnalyticsAdapter.js * Update ucfunnelAnalyticsAdapter.md * add test * Bug Fix and test passed
ucfunnel authored and Isaac A. Dettman committedDec 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 26dce88 - Browse repository at this point
Copy the full SHA 26dce88View commit details
Commits on Dec 5, 2019
-
ucfunnel adapter add bidfloor parameter (#4495)
* Add a new ucfunnel Adapter and test page * Add a new ucfunnel Adapter and test page * 1. Use prebid lib in the repo to keep updated 2. Replace var with let 3. Put JSON.parse(JSON.stringify()) into try catch block * utils.getTopWindowLocation is a function * Change to modules from adapters * Migrate to module design * [Dev Fix] Remove width and height which can be got from ad unit id * Update ucfunnelBidAdapter to fit into new spec * Correct the endpoint. Fix the error of query string * Add test case for ucfunnelBidAdapter * Fix lint error * Update version number * Combine all checks on bid request * Add GDPR support for ucfunnel adapter * Add in-stream video and native support for ucfunnel adapter * Remove demo page. Add more test cases. * Change request method from POST to GET * Remove unnecessary comment * Support vastXml and vastUrl for video request * update TTL to 30 mins * Avoid using arrow function which is not discuraged in mocha * ucfunnel tdid support * ucfunnel fix error message in debug mode * ucfunnel adapter add bidfloor parameter
Configuration menu - View commit details
-
Copy full SHA for 6b69fcf - Browse repository at this point
Copy the full SHA 6b69fcfView commit details -
Added AstraOne adapter (#4475)
* Added AstraOne adapter * Fixed an argument in function createRenderer * Added unit tests. Added example with GPT in the documentation. Removed bid renderer. * Fixed a small typo
Configuration menu - View commit details
-
Copy full SHA for 7777359 - Browse repository at this point
Copy the full SHA 7777359View commit details
Commits on Dec 6, 2019
-
PubMatic bid adapter to support CCPA/USP (#4533)
* added support for pubcommon, digitrust, id5id * added support for IdentityLink * changed the source for id5 * added unit test cases * changed source param for identityLink * added CCPA/USP support in PubMatic adapter
Configuration menu - View commit details
-
Copy full SHA for 8e12e5f - Browse repository at this point
Copy the full SHA 8e12e5fView commit details
Commits on Dec 9, 2019
-
Update adxcgBidAdapter.js - native fix (#4534)
* Update adxcgBidAdapter.js - native fix * trigger CI * trigger CI * Code reformat and adding ending semicolons. No other changes Reformatted the code in separate commit before real changes * update adxcgBidAdapter_spec general cleanup - removed duplicated jsons added native size check added many url querystring http call parameter checks * trigger CI
Configuration menu - View commit details
-
Copy full SHA for c037292 - Browse repository at this point
Copy the full SHA c037292View commit details -
Update adxcgBidAdapter.js - native fix (#4534)
* Update adxcgBidAdapter.js - native fix * trigger CI * trigger CI * Code reformat and adding ending semicolons. No other changes Reformatted the code in separate commit before real changes * update adxcgBidAdapter_spec general cleanup - removed duplicated jsons added native size check added many url querystring http call parameter checks * trigger CI
Configuration menu - View commit details
-
Copy full SHA for d1adb84 - Browse repository at this point
Copy the full SHA d1adb84View commit details -
Added US Privacy support in TrustX Bid Adapter (#4529)
* Add trustx adapter and tests for it * update integration example * Update trustx adapter * Post-review fixes of Trustx adapter * Code improvement for trustx adapter: changed default price type from gross to net * Update TrustX adapter to support the 1.0 version * Make requested changes for TrustX adapter * Updated markdown file for TrustX adapter * Fix TrustX adapter and spec file * Update TrustX adapter: r parameter was added to ad request as cache buster * Add support of gdpr to Trustx Bid Adapter * Add wtimeout to ad request params for TrustX Bid Adapter * TrustX Bid Adapter: remove last ampersand in the ad request * Update TrustX Bid Adapter to support identical uids in parameters * Update TrustX Bid Adapter to ignore bids that sizes do not match the size of the request * Update TrustX Bid Adapter to support instream and outstream video * Added wrapperType and wrapperVersion parameters in ad request for TrustX Bid Adapter * Update TrustX Bid Adapter to use refererInfo instead depricated function utils.getTopWindowUrl * HOTFIX for referrer encodind in TrustX Bid Adapter * Fix test for TrustX Bid Adapter * TrustX Bid Adapter: added keywords passing support * TrustX Bid Adapter: added us_privacy parameter in bid request * TrustX Bid Adapter: fix us_privacy parameter in bid request
Configuration menu - View commit details
-
Copy full SHA for 1a30dea - Browse repository at this point
Copy the full SHA 1a30deaView commit details