-
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 changes of vanilla prebid #2
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 64dd0c8 - Browse repository at this point
Copy the full SHA 64dd0c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bbe908 - Browse repository at this point
Copy the full SHA 5bbe908View commit details -
Configuration menu - View commit details
-
Copy full SHA for 566772e - Browse repository at this point
Copy the full SHA 566772eView commit details -
Adagio Bid Adapter: add new param to bidRequest payload (#9564)
* AdagioBidAdapter: add `usIfr` to bidRequest payload * AdagioBidAdapter: improve .md file --------- Co-authored-by: G15N <ggammelin@adagio.io>
Configuration menu - View commit details
-
Copy full SHA for 1824bba - Browse repository at this point
Copy the full SHA 1824bbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for db6624c - Browse repository at this point
Copy the full SHA db6624cView commit details -
Zeta Ssp Bid Adapter: timeout func (#9544)
* ZetaGlobalSspBidAdapter: apply onTimeout func * test * fix style --------- Co-authored-by: Surovenko Alexey <surovenko.alexey@gmail.com> Co-authored-by: Alexey Surovenko <ASurovenko@vdhk6ddf9m.home>
Configuration menu - View commit details
-
Copy full SHA for 660bea4 - Browse repository at this point
Copy the full SHA 660bea4View commit details
Commits on Feb 23, 2023
-
Epsilon Analytics Adapter: Adding error logging (#9538)
* eps_error_tracking - adding error tracking for epsilon analytics, simplified errors for recording on back end * eps_error_tracking - adding error tracking for epsilon analytics - fixing default value - fixing style error
Configuration menu - View commit details
-
Copy full SHA for 7be7080 - Browse repository at this point
Copy the full SHA 7be7080View commit details -
Cointraffic Bid Adapter: domain change (#9580)
* domain change * added types in tests
Configuration menu - View commit details
-
Copy full SHA for 7d1d1a9 - Browse repository at this point
Copy the full SHA 7d1d1a9View commit details -
Neuwo RTD Provider : api url required in configuration (#9565)
* added neuwoRtdProvider.js (implementation), integration test spec, initial description document (neuwoRtdProvider.md) * neuwoRtdProvider finish: added _example.html using https://docs.prebid.org/dev-docs/examples/basic-example.html improved neuwoRtdProvider logging and error handling improved neuwoRtdProvider.md testing steps * neuwoRtdProvider.js -> updated to convert response using IAB to Tax ID conversion dictionary +tests, finished "no response" test * neuwoRtdProvider.js: added BILLABLE_EVENTs: 'auction' on getBidRequestData, 'request' on successful parse of neuwo request, 'general' on if global data actually extended using topics * review reflections: added injection into site.cattax, site.pagecat for "IAB 2.2", clarified conversion code conversion dictionary comment to include IAB 2+ - added tests to further ensure endpoint response malformation handling robustness * neuwoRtdProvider.js -> updated segtax code to compatible non-deprecated version (2.0 -> to 2.2, used conversion table is the same) * neuwoRtdProvider.js -> reduced: - amount and mutability of variables (const) - responsibility of injectTopics, callback lifted into callbacks of the ajax call - amount of billable events, on api call success only (expects marketing_categories) * configurable API endpoint, documentation update
Configuration menu - View commit details
-
Copy full SHA for a914e50 - Browse repository at this point
Copy the full SHA a914e50View commit details -
Pubmatic Bid Adapter: Removed logic to append JW player data to the "…
…dctr" param (#9169) * removed logic to append jw data to dctr param * removed unneeded code * removed extra html page for testing
Configuration menu - View commit details
-
Copy full SHA for 8c32956 - Browse repository at this point
Copy the full SHA 8c32956View commit details -
Prebidmanager Analytics Adapter: reduce requests size (#9566)
* Prebidmanager analytics adapter: reduce requests size * Update prebidmanagerAnalyticsAdapter.js * Update prebidmanagerAnalyticsAdapter.js --------- Co-authored-by: Patrick McCann <pmccann@cafemedia.com>
Configuration menu - View commit details
-
Copy full SHA for 659f9dc - Browse repository at this point
Copy the full SHA 659f9dcView commit details
Commits on Feb 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 612e365 - Browse repository at this point
Copy the full SHA 612e365View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb675de - Browse repository at this point
Copy the full SHA fb675deView commit details -
Resetdigital bid Adapter: add fields and suport for coppa (#9400)
* Resetdigital Bid Adapter: Add custom fields to bid request and GDRP support * fixing comments * fix bidfloor settings * get kewords from request and site meta tag" * fix bild errors --------- Co-authored-by: nicolas taglienti <nicotaglienti@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for feb2973 - Browse repository at this point
Copy the full SHA feb2973View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9100018 - Browse repository at this point
Copy the full SHA 9100018View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2426d4f - Browse repository at this point
Copy the full SHA 2426d4fView commit details -
Rubicon Bid Adapter: add native support (#9574)
* add support for native * wrap native tests around FEATURES.NATIVE * remove commented out code * HB-16092 support multiformat parameter * do not generate imp if has only banner media type * check banner bid type only if mediaTypes.banner * new multiformat logic * bidonmultiformat * fixes: do not set empty keywords; better behavior for floors. * currency is always added * remove prorperties that are already set by ortb --------- Co-authored-by: Michele Nasti <michele@rtk.io>
Configuration menu - View commit details
-
Copy full SHA for 99ffff2 - Browse repository at this point
Copy the full SHA 99ffff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fbdaa4 - Browse repository at this point
Copy the full SHA 8fbdaa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d252d4 - Browse repository at this point
Copy the full SHA 9d252d4View commit details
Commits on Feb 27, 2023
-
Alkimi Bid Adapter : add multisize multiformat (#9575)
* Alkimi bid adapter * Alkimi bid adapter * Alkimi bid adapter * alkimi adapter * onBidWon change * sign utils * auction ID as bid request ID * unit test fixes * change maintainer info * Updated the ad unit params * features support added * transfer adUnitCode * transfer adUnitCode: test * AlkimiBidAdapter getFloor() using * ALK-504 Multi size ad slot support * ALK-504 Multi size ad slot support --------- Co-authored-by: Alexander <32703851+pro-nsk@users.noreply.github.com> Co-authored-by: Alexander Bogdanov <akascheev@asteriosoft.com> Co-authored-by: Alexander Bogdanov <abogdanov@asteriosoft.com> Co-authored-by: motors <motors@live.ru> Co-authored-by: Kalidas Engaiahraj <kalidas@alkimiexchange.com> Co-authored-by: mik <mihanikw2g@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fb42244 - Browse repository at this point
Copy the full SHA fb42244View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72ad8f0 - Browse repository at this point
Copy the full SHA 72ad8f0View commit details -
Prebid Core: emit seatnonbid from prebid server (#9453)
* Parse and emit seatnonbid from server * Fix testing adjustments * Use onResponse for seatNonBids * Fix linting error * Emit to auction and add unit tests * Use optional property chaining * returnallbidstatus * fix varname in spec
Configuration menu - View commit details
-
Copy full SHA for bb997b2 - Browse repository at this point
Copy the full SHA bb997b2View commit details
Commits on Feb 28, 2023
-
Tappx Bid Adapter: Fix/os and vendor (#9468)
* Fix: creating host correctly when http or https are added from the beginning * Fix :: Changed double quotes for single quotes * Fix :: Getting the full page URL * Fix :: Changed order params * Fix :: Replaced quotes from double to simple * Fix :: Adapting format to lint * Remove TODO comment * Added more controls * camelcase fix * Changed test * Remove "inIframe" util * Fix: solved error getOs and created getVendor functions * Fix: Solved CircelCI format problems --------- Co-authored-by: Jordi Arnau <jarnau@tappx.com> Co-authored-by: ruben_tappx <rcaparros@tappx.com>
Configuration menu - View commit details
-
Copy full SHA for 603fb25 - Browse repository at this point
Copy the full SHA 603fb25View commit details -
NovatiqidSystem UserId Module: Fix async json response (#9601)
* Novatiq snowflake userId submodule Novatiq snowflake userId submodule initial release * change request updates added novatiq info /modules/userId/userId.md added novatiq info /modules/userId/eids.md added novatiq eids /modules/userId/eids.js added novatiq module in /modules/.submodules.json removed unnecessary value from getId response * Update novatiqIdSystem_spec.js removed unnecessary srcid value * Update novatiqIdSystem.md Novatiq ID System: updated novatiq snowflake ID description * use the sharedId if available and configured * updated docs * test changes * defensive code not required * Use the prebid storage manager instead of using native functions * doc changes * trailing spaces * Allow configuration of the sync URL and to allow callbacks for specific custom partner integrations * update documentation * attempt to fix firefox test timeout * include the AIB Vendor Id * fix async response --------- Co-authored-by: novatiq <79258366+novatiq@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 18db442 - Browse repository at this point
Copy the full SHA 18db442View commit details -
ID5 Adapter: protect against local storage writing without consent (#…
…9587) * id-6129: don't write to local storage without consent * id-6129: clean up * id-6129: clean up * id-6129: refactor * id-6129: use deepAccess * id-6129: unit tests * id-6129: logging * id-6129: improve log
Configuration menu - View commit details
-
Copy full SHA for 74a1ffc - Browse repository at this point
Copy the full SHA 74a1ffcView commit details -
GDPR (consentManagement): fix
actionTimeout
behavior (#9600)* GDPR (consentManagement): fix `actionTimeout` behavior * Add test case for actionTimeout = 0
Configuration menu - View commit details
-
Copy full SHA for 8f9712c - Browse repository at this point
Copy the full SHA 8f9712cView commit details -
VisibleMeasures Bid Adapter : initial adapter release (#9488)
* add VisibleMeasures adapter * fix test
Configuration menu - View commit details
-
Copy full SHA for 7f54ed6 - Browse repository at this point
Copy the full SHA 7f54ed6View commit details -
PubMatic Bid Adapter and Analytics Adapter : Added support for dchain…
… and metadata (#9579) * only send hb_acat if acat is present * removed a couple unneeded files * reverted a few more unneeded changes * Changes to support dchain object. And passing metadata in logger log including dchain * Added missing code * Added the missing metadata in PubaticBidAdapter * Revrting the changes from jlquaccia/UOE-8728 * Test cases added for metadata and dchain --------- Co-authored-by: jlquaccia <jlquaccia@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 109d6da - Browse repository at this point
Copy the full SHA 109d6daView commit details -
Prebid Core: Only Send Optional Category Targeting Key if ACAT is Pre…
…sent on Page (#9530) * only send hb_acat if acat is present * removed a couple unneeded files * reverted a few more unneeded changes * updated acat test
Configuration menu - View commit details
-
Copy full SHA for 8275dc4 - Browse repository at this point
Copy the full SHA 8275dc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86fb9c2 - Browse repository at this point
Copy the full SHA 86fb9c2View commit details
Commits on Mar 1, 2023
-
Eplanning Bid Adapter : cut url when url size greater than 255 (#9606)
* cut url whit url length is greater than 255 * Fix lint
Configuration menu - View commit details
-
Copy full SHA for 6bd8a1d - Browse repository at this point
Copy the full SHA 6bd8a1dView commit details
Commits on Mar 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5a52d9d - Browse repository at this point
Copy the full SHA 5a52d9dView commit details -
Relevad RTD Module : initial release (#9454)
* Added implementation of the Relevad Real-Time Data Provider * removed bidder from the testing HTML file * Addressed reviewer's request w.r.t. removing bidder-specific handling' * set page url * Addressed code review comments: fixed email address, added description of ORTB attributes we pass to the bidders * Addressed code review comments --------- Co-authored-by: Relevad <>
Configuration menu - View commit details
-
Copy full SHA for e59fa41 - Browse repository at this point
Copy the full SHA e59fa41View commit details -
AMX Bid Adapter: add gpp support (#9556)
* AMX bid adapter: add gpp support, cookie sync improvements * fix unit tests
Configuration menu - View commit details
-
Copy full SHA for b5c00b7 - Browse repository at this point
Copy the full SHA b5c00b7View commit details -
Rubicon bid adapter: native support (#9605)
* add support for native * wrap native tests around FEATURES.NATIVE * remove commented out code * HB-16092 support multiformat parameter * do not generate imp if has only banner media type * check banner bid type only if mediaTypes.banner * new multiformat logic * bidonmultiformat * fixes: do not set empty keywords; better behavior for floors. * currency is always added * remove prorperties that are already set by ortb * fix tests --------- Co-authored-by: Michele Nasti <michele@rtk.io>
Configuration menu - View commit details
-
Copy full SHA for 974e401 - Browse repository at this point
Copy the full SHA 974e401View commit details -
[Video Module] Bugfix: Allow publishers to override video params (#9611)
* allows publisher to override video params * passes proper config to ima
Configuration menu - View commit details
-
Copy full SHA for 500b348 - Browse repository at this point
Copy the full SHA 500b348View commit details -
TTD BId Adapter: Support bidfloor bidding parameter (#9607)
* rbc-OPATH-367: support bidfloor bidding parameter * rbc-OPATH-367-added-tests --------- Co-authored-by: robert.charlton <robert.charlton@thetradedesk.com> Co-authored-by: robert-charlton-ttd <124640243+robert-charlton-ttd@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 99d2fb7 - Browse repository at this point
Copy the full SHA 99d2fb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17bb74b - Browse repository at this point
Copy the full SHA 17bb74bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0aa7cb - Browse repository at this point
Copy the full SHA f0aa7cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30c61f8 - Browse repository at this point
Copy the full SHA 30c61f8View commit details
Commits on Mar 3, 2023
-
Relevad RTD adapter: updated contact email (#9618)
* Added implementation of the Relevad Real-Time Data Provider * removed bidder from the testing HTML file * Addressed reviewer's request w.r.t. removing bidder-specific handling' * set page url * Addressed code review comments: fixed email address, added description of ORTB attributes we pass to the bidders * Addressed code review comments * Updated contact email address --------- Co-authored-by: Relevad <>
Configuration menu - View commit details
-
Copy full SHA for accf28a - Browse repository at this point
Copy the full SHA accf28aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8112adf - Browse repository at this point
Copy the full SHA 8112adfView commit details -
ImproveDigital Bid Adapter: minor bug fixes (#9614)
* Improve Digital adapter: publisher endpoint, addtl consent, syncs (#14) - add bidders to sync url when extend mode enabled - set ConsentedProvidersSettings when extend mode enabled - dynamically generated AD_SERVER_URL when publisherId available * Code refactored * Minor changes * Fix an issue where uppercase </SCRIPT> tags broke the JS on page, as they were not properly escaped * fixed tests --------- Co-authored-by: Faisal Islam <93644923+faisalvs@users.noreply.github.com> Co-authored-by: Faisal Islam <faisal.islam@vivacomsolutions.com> Co-authored-by: Jozef Bartek <j.bartek@improvedigital.com> Co-authored-by: Jozef Bartek <31618107+jbartek25@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3dade31 - Browse repository at this point
Copy the full SHA 3dade31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e105a3 - Browse repository at this point
Copy the full SHA 2e105a3View commit details -
Rubicon bid adapter: remove pchain support (#9621)
* Rubicon adapter - remove pchain support * removing pchain from unit tests
Configuration menu - View commit details
-
Copy full SHA for 55523e6 - Browse repository at this point
Copy the full SHA 55523e6View commit details
Commits on Mar 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7ff49b1 - Browse repository at this point
Copy the full SHA 7ff49b1View commit details -
Updated adf adapter to support native with type; use ortb request for…
… natives (#9616) Co-authored-by: Justas Pupelis <justas.pupelis@adform.com>
Configuration menu - View commit details
-
Copy full SHA for f67f762 - Browse repository at this point
Copy the full SHA f67f762View commit details
Commits on Mar 6, 2023
-
smallfix on response validation (#9623)
Co-authored-by: Vasyl Rishko <vasyl.rishko@smartyads.com>
Configuration menu - View commit details
-
Copy full SHA for e659e29 - Browse repository at this point
Copy the full SHA e659e29View commit details -
Lemma Digital Bid Adapter : initial adapter release (#9532)
* Added lemmadigital bid adapter code * update documentation for banner ad request * Made review changes for video params reads first
Configuration menu - View commit details
-
Copy full SHA for 9140dc4 - Browse repository at this point
Copy the full SHA 9140dc4View commit details -
read video size from playerSize (#9625)
Co-authored-by: Love Sharma <love.sharma@indexexchange.com>
Configuration menu - View commit details
-
Copy full SHA for fdf036c - Browse repository at this point
Copy the full SHA fdf036cView commit details
Commits on Mar 7, 2023
-
TheMediaGrid Bid Adapters : do not use jwp segments from bid.rtd field (
#9627) * TheMediaGrid: do not use jwp segments from bid.rtd field * TheMediaGridNM: do not use jwp segments from bid.rtd field
Configuration menu - View commit details
-
Copy full SHA for 7a02f2e - Browse repository at this point
Copy the full SHA 7a02f2eView commit details -
PBjs Core: do not rely on an extendable
window.Promise
(#9558)* Core: do not rely on an extendable `window.Promise` * Add test cases for empty-input all / allSettled
Configuration menu - View commit details
-
Copy full SHA for 9ad7ef9 - Browse repository at this point
Copy the full SHA 9ad7ef9View commit details
Commits on Mar 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2931600 - Browse repository at this point
Copy the full SHA 2931600View commit details -
ADJS-1271-send-envelope-param-for-lexicon (#9634)
Co-authored-by: John Bauzon <john.bauzon@gumgum.com>
Configuration menu - View commit details
-
Copy full SHA for 130efeb - Browse repository at this point
Copy the full SHA 130efebView commit details -
Vidazoo Bid Adapter: pass sua params. (#9636)
* feat(module): multi size request * fix getUserSyncs added tests * update(module): package-lock.json from master * feat(module): VidazooBidAdapter - send top query params to server * feat: pass sua params to bid request. --------- Co-authored-by: Udi Talias <udi.talias@gmail.com> Co-authored-by: roman <shmoop207@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 69ec909 - Browse repository at this point
Copy the full SHA 69ec909View commit details -
Permutive RTD Module: migrate magnite to ortb2 (#9555)
* feat(permutiveRtd): migrate rubicon targeting to ortb2 * perf(permutiveRtd): prevent redundant cohort reads and updates * fix(permutiveRtd): enable debugger logs for ortb2 updates * fix(permutiveRtd): provide identity bidder fn fallback * test(permutiveRtd): update params to follow refactor * fix(permutiveRtd): prevent multiple targeting updates once in realtime * fix(permutiveRtd): require `waitForIt` and permutive to be false to complete immediately * fix(permutiveRtd): remove bidder specific logic
Configuration menu - View commit details
-
Copy full SHA for fd1b786 - Browse repository at this point
Copy the full SHA fd1b786View commit details -
update Mediago & Discovery BidAdapter:remove size filter (#9585)
* Mediago Bid Adapter:new adapter * remove console * change spec file to fix CircleCI * change spec file to fix CircleCI * change spec file * Update mediagoBidAdapter.js * Update mediagoBidAdapter.js * rerun CurcleCi * update mediagoBidAdapter * update discoveryBidAdapter * Discovery Bid Adapter : parameter updates * Mediago Bid Adapter : parameter updates * Mediago Bid Adapter : code style format * rerun circleci * rerun circleci * rerun circleci * rerun circleci * Update mediagoBidAdapter & discoveryBidAdapter:report eids to server * Update mediagoBidAdapter & discoveryBidAdapter:report eids to server * update Mediago & Discovery BidAdapter:remove size filter * update Mediago & Discovery BidAdapter:code format * update Mediago & Discovery BidAdapter:code format * update Mediago & Discovery BidAdapter:add param in banner format * update mediago & discovery:first party data * update mediago & discovery:first party data * update mediago & discovery:first party data --------- Co-authored-by: BaronYu <baronwei11@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f61e11d - Browse repository at this point
Copy the full SHA f61e11dView commit details
Commits on Mar 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7785060 - Browse repository at this point
Copy the full SHA 7785060View commit details -
Core: fix native render when adUnits defines
mediaTypes.native.ortb
…… but adapter replies with "legacy" native bid (#9638) * Fix conversion to ortb native * Add natvie ortb response to message payload when the adUnit uses native ortb
Configuration menu - View commit details
-
Copy full SHA for 9de8066 - Browse repository at this point
Copy the full SHA 9de8066View commit details -
main>modules\neuwoRtdProvider.js > apiUrl format handling improved, r…
…emoved unnecessary parameter integrationExamples\gpt\neuwoRtdProvider_example.html > fixed render-step handling on warning (#9646)
Configuration menu - View commit details
-
Copy full SHA for f16de3f - Browse repository at this point
Copy the full SHA f16de3fView commit details -
Rubicon Bid Adapter: add size 1x2 (#9644)
* Added support for the Price Floors Module * Use the ad server's currency when getting prices from the floors module * Default to USD if the ad server's currency can't be retrieved * Set the default currency at the right place * Added tests and made a minor change in how device width and height are calculated * Only include flrCur when ad requests contain floors * Added 1x2 (524) size to Rubicon adapter --------- Co-authored-by: msmeza <moises@livewrapped.com>
Configuration menu - View commit details
-
Copy full SHA for 5ffebba - Browse repository at this point
Copy the full SHA 5ffebbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb31f6c - Browse repository at this point
Copy the full SHA fb31f6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46ceb64 - Browse repository at this point
Copy the full SHA 46ceb64View commit details -
PubWise Bid Adapter: support video and improve tests (#9576)
* updates to PubWise bidder * updates for video outstream processing * update pubwise bidder to 0.3.0 * add testing updates * update device detection
Configuration menu - View commit details
-
Copy full SHA for ca3719e - Browse repository at this point
Copy the full SHA ca3719eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45c2d92 - Browse repository at this point
Copy the full SHA 45c2d92View commit details
Commits on Mar 10, 2023
-
CleanMediaNet Bid Adapter : add userid support and update testing (#9608
) * Update cleanmedianetBidAdapter.js * Update cleanmedianetBidAdapter.md * Revert "Update cleanmedianetBidAdapter.md" This reverts commit f7d3e50. * Revert "Update cleanmedianetBidAdapter.js" This reverts commit 8612306. * Update cleanmedianetBidAdapter_spec.js * Update cleanmedianetBidAdapter.md * Update cleanmedianetBidAdapter.js * Updated config.yml * Updated config.yml * kick off tests * Update cleanmedianetBidAdapter.md * Update cleanmedianetBidAdapter.js EndPoint Update * Update cleanmedianetBidAdapter.js --------- Co-authored-by: Moshe Moses <moshe.moses@gmail.com> Co-authored-by: moses <moses@gamoshi.com> Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ec5e97d - Browse repository at this point
Copy the full SHA ec5e97dView commit details -
Stv Bid Adapter : initial adapter release (#9533)
* initial commit * adapted buildRequests function * refinement pfilter and bcat * refinement * adapted tests for isBidRequestValid,buildRequests * adaptations for test * finished building stvBidAdapter.js * finished: ran tests, coverage 99% * update: rename w->srw, h->srh * adapt stvBidAdapter.md * remove dspx from stv adapters * some changes (missing: getUserSyncs, but is the same as in radsBidAdapter) * added checks in getUserSyncs; ran tests --------- Co-authored-by: theo_ <theo_@IDEA3>
Configuration menu - View commit details
-
Copy full SHA for fc92a6f - Browse repository at this point
Copy the full SHA fc92a6fView commit details -
TheMediaGrid Bid Adapter : support gpp (#9629)
* TheMediaGrid: support gpp * TheMediaGrid: review fixes * TheMediaGrid: fix merge typo * TheMediaGrid: minor fix --------- Co-authored-by: Stanyslav Glubyshev <sglubyshev@iponweb.net>
Configuration menu - View commit details
-
Copy full SHA for 925b299 - Browse repository at this point
Copy the full SHA 925b299View commit details
Commits on Mar 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1e4235f - Browse repository at this point
Copy the full SHA 1e4235fView commit details
Commits on Mar 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7a75340 - Browse repository at this point
Copy the full SHA 7a75340View commit details -
Aduptech Bid Adapter : add GVLID (#9658)
* Add GVLID to adup tech Axel Springer Teaser Ad GmbH (647) is the vendor running this bid adatper * fix lint error --------- Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f59c3a2 - Browse repository at this point
Copy the full SHA f59c3a2View commit details -
IX Bid Adapter: update additional consent field (#9650)
* feat: update additional consent location [PB-351] * feat: update additional consent field [PB-351] --------- Co-authored-by: shahin.rahbariasl <shahin.rahbariasl@indexexchange.com>
Configuration menu - View commit details
-
Copy full SHA for d874a0b - Browse repository at this point
Copy the full SHA d874a0bView commit details
Commits on Mar 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8adbfcd - Browse repository at this point
Copy the full SHA 8adbfcdView commit details -
Freewheel SSP Bid Adapter : support userIdAsEids (#9655)
* FreeWheel add floor price * FreeWheel code update * FreeWheel-SSP-Adapter: Update to use Vast 4.2 by default * FreeWheel-SSP-Adapter add userIdAsEids support * Freewheel-SSP-Adapter add test for eids
Configuration menu - View commit details
-
Copy full SHA for 69ca2a1 - Browse repository at this point
Copy the full SHA 69ca2a1View commit details -
NoBid Bid Adapter: support for Floors (#9635)
* Enable supplyChain support * Added support for COPPA * rebuilt * Added support for Extended User IDs. * Added support for the "meta" attribute in bid response. * Added support for Floors to the NoBid Prebid Adapter. * Delete .project Removed IDE file. * Delete .jsdtscope Removed IDE file. * Delete org.eclipse.wst.jsdt.ui.superType.container Removed IDE file. * Delete org.eclipse.wst.jsdt.ui.superType.name Removed IDE file. * Delete a Delete strange file. * Delete nobidBidAdapter.js.orig Delete file not needed. --------- Co-authored-by: Reda Guermas <reda.guermas@nobid.io>
Configuration menu - View commit details
-
Copy full SHA for 32be3e8 - Browse repository at this point
Copy the full SHA 32be3e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4970212 - Browse repository at this point
Copy the full SHA 4970212View commit details -
Deleted the default empty string from userConsent argument in the mod…
…ule's init-function. (#9663)
Configuration menu - View commit details
-
Copy full SHA for 081bc3b - Browse repository at this point
Copy the full SHA 081bc3bView commit details
Commits on Mar 15, 2023
-
Bump webpack from 5.74.0 to 5.76.0 (#9668)
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.74.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ad8ee2c - Browse repository at this point
Copy the full SHA ad8ee2cView commit details -
* added support media-type native * fixed gdpr parameters * changed endpoint url Co-authored-by: Taras Saveliev <t-saveliev@yandex-team.ru>
Configuration menu - View commit details
-
Copy full SHA for c7e8233 - Browse repository at this point
Copy the full SHA c7e8233View commit details -
Freewheel SSP Adapter: add prebid version in ad request (#9667)
* FreeWheel add floor price * FreeWheel code update * FreeWheel-SSP-Adapter: Update to use Vast 4.2 by default * FreeWheel-SSP-Adapter add userIdAsEids support * Freewheel-SSP-Adapter add test for eids * Freewheel SSP Adapter: add prebid version in request * code cleanup
Configuration menu - View commit details
-
Copy full SHA for 8b92329 - Browse repository at this point
Copy the full SHA 8b92329View commit details -
Configuration menu - View commit details
-
Copy full SHA for 474cc6a - Browse repository at this point
Copy the full SHA 474cc6aView commit details -
Browsi Bid Adapter: initial release (#9562)
* browsiBidAdapter * browsiBidAdapter-pr-check-ids-are-truthy-and-use-video-sizes * browsiBidAdapter-pr-spec-fix
Configuration menu - View commit details
-
Copy full SHA for 1dfae09 - Browse repository at this point
Copy the full SHA 1dfae09View commit details -
support the timeout parameter in the conversant adapter (#9673)
Co-authored-by: johwier <john.wier@epsilon.com>
Configuration menu - View commit details
-
Copy full SHA for 20822ff - Browse repository at this point
Copy the full SHA 20822ffView commit details
Commits on Mar 16, 2023
-
DFP video adserver module: set
description_url
to pub's URL by defa……ult; do not skip setting it if `cache.url` is set (#9665)
Configuration menu - View commit details
-
Copy full SHA for 5496527 - Browse repository at this point
Copy the full SHA 5496527View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6020df6 - Browse repository at this point
Copy the full SHA 6020df6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d73bad6 - Browse repository at this point
Copy the full SHA d73bad6View commit details -
Next Millennium Bid Adapter : added
imp[].id
required parameter for…… openrtb 2.5 request. (#9675) * changed name company * changed name company in test * Added processing of a new group_id parameter * Added processing of a new group_id parameter * changed check parameters * fixed lint remarks * added test * fixed bug - lint * changed test * changed test - 2 * fixed bug - adapter * added logic for getting ad impressions * Collecting timeouts data * Collecting resaponses and no_bids data * changed a name function * added event bidRequested * added event bidRequested * added function initialization events * fixed bug * save * added tests * Added processing of the disabledSendingStatisticData parameter, which disables sending statistics data * changed the name of the variables * fixed bug - added required parameter for openrtb request
Configuration menu - View commit details
-
Copy full SHA for 06df26e - Browse repository at this point
Copy the full SHA 06df26eView commit details
Commits on Mar 17, 2023
-
ZetaGlobalSsp: provide schain (#9678)
Co-authored-by: Surovenko Alexey <surovenko.alexey@gmail.com> Co-authored-by: Alexey Surovenko <ASurovenko@vdhk6ddf9m.home>
Configuration menu - View commit details
-
Copy full SHA for fed98c1 - Browse repository at this point
Copy the full SHA fed98c1View commit details -
Underdog Media Bid Adapter: Switch request to method to POST (#9547)
* switch UDM adapter request to post * add siteId to url * add support for 33 across id
Configuration menu - View commit details
-
Copy full SHA for 402533f - Browse repository at this point
Copy the full SHA 402533fView commit details
Commits on Mar 18, 2023
-
Nativo Bid Adapter: adding UserId support (#9583)
* Initial nativoBidAdapter document creation (js, md and spec) * Fulling working prebid using nativoBidAdapter. Support for GDPR and CCPA in user syncs. * Added defult size settings based on the largest ad unit. Added response body validation. Added consent to request url qs params. * Changed bidder endpoint url * Changed double quotes to single quotes. * Reverted package-json.lock to remove modifications from PR * Added optional bidder param 'url' so the ad server can force- match an existing placement * Lint fix. Added space after if. * Added new QS param to send various adUnit data to adapter endpopint * Updated unit test for new QS param * Added qs param to keep track of ad unit refreshes * Updated bidMap key default value * Updated refresh increment logic * Refactored spread operator for IE11 support * Updated isBidRequestValid check * Refactored Object.enties to use Object.keys to fix CircleCI testing errors * Updated bid mapping key creation to prioritize ad unit code over placementId * Added filtering by ad, advertiser and campaign. * Merged master * Added more robust bidDataMap with multiple key access * Deduped filer values * Rolled back package.json * Duped upstream/master's package.lock file ... not sure how it got changed in the first place * Small refactor of filterData length check. Removed comparison with 0 since a length value of 0 is already falsy. * Added bid sizes to request * Fixed function name in spec. Added unit tests. * Added priceFloor module support * Added protection agains empty url parameter * Changed ntv_url QS param to use referrer.location instead of referrer.page * Removed testing 'only' flag * Added ntv_url QS param value validation * Added userId support * Added unit tests, refactored for bugs * Wrapped ajax in try/catch * Added more unit testing * Updated eid check for duplicate values. Removed error logging as we no longer need it.
Configuration menu - View commit details
-
Copy full SHA for aa100bc - Browse repository at this point
Copy the full SHA aa100bcView commit details -
Kulturemedia Bid Adapter: New Adapter (#9613)
* Initial implementation of kulturemedia bid adapter * Changing outstream to instream * Enriching md file with test examples * Changing nId to networkId * Cleaning up md file --------- Co-authored-by: Danijel Predarski <danijel.p@whitecitysoft.com>
Configuration menu - View commit details
-
Copy full SHA for cba3c45 - Browse repository at this point
Copy the full SHA cba3c45View commit details
Commits on Mar 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8a1e063 - Browse repository at this point
Copy the full SHA 8a1e063View commit details
Commits on Mar 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e168e90 - Browse repository at this point
Copy the full SHA e168e90View commit details -
SmartyTech Bid Adapter : add size parameters (#9692)
* Add new bid adapter for company smartytech * change domain to prod * update unit tests * remove unused code * remove unused code * add video type * update documentation * Bump tibdex/github-app-token from 1.7.0 to 1.8.0 Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/tibdex/github-app-token/releases) - [Commits](tibdex/github-app-token@021a240...b625283) --- updated-dependencies: - dependency-name: tibdex/github-app-token dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * add ability to force set banner size --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a69bf7c - Browse repository at this point
Copy the full SHA a69bf7cView commit details
Commits on Mar 21, 2023
-
Criteo Bid Adapter: reinforce adomain type in case of missmatch (#9687)
* Update criteoBidAdapter.js * Update auction.js
Configuration menu - View commit details
-
Copy full SHA for 2f52629 - Browse repository at this point
Copy the full SHA 2f52629View commit details -
LiveIntent UserId module: update LiveConnect dependency (#9672)
* Update LiveConnect dependency * Shorter fire timeout longer wait timeout * Check for liveConnect presence before attempting to fire * Rename defaultEventDelay to fireEventDelay * Clean-up package-lock.json * Do not fire event in userId spec * Remove duplicate function --------- Co-authored-by: Viktor Dreiling <viktor@Viktors-MBP.fritz.box> Co-authored-by: Viktor Dreiling <viktor@Viktors-MacBook-Pro.local>
Configuration menu - View commit details
-
Copy full SHA for e8cc73d - Browse repository at this point
Copy the full SHA e8cc73dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ced406 - Browse repository at this point
Copy the full SHA 3ced406View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85744b1 - Browse repository at this point
Copy the full SHA 85744b1View commit details
Commits on Mar 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7585fed - Browse repository at this point
Copy the full SHA 7585fedView commit details -
Permutive RTD Module: migrate appnexus to ortb2 (#9630)
* fix(permutiveRtd): migrate appnexus to ortb2 keywords * test(permutiveRtd): remove outdated appnexus test * fix(permutiveRtd): remove bidder specific logic for keywords * fix(permutiveRtd): remove alias map in legacy segment setting * Revert "fix(permutiveRtd): remove alias map in legacy segment setting" This reverts commit e1fa634.
Configuration menu - View commit details
-
Copy full SHA for a144f5a - Browse repository at this point
Copy the full SHA a144f5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd25358 - Browse repository at this point
Copy the full SHA cd25358View commit details -
Core: improve FPD enrichment (#9659)
* Move sua logic to core * Improve FPD enrichment: merge in `setConfig({app, device, site})`; leave only one of `dooh`, `app`, `site`; enrich the one left with `domain` / `publisher`
Configuration menu - View commit details
-
Copy full SHA for 37976fe - Browse repository at this point
Copy the full SHA 37976feView commit details
Commits on Mar 23, 2023
-
ShowHeroes Bid Adapter: added support for USP (#9681)
* add ShowHeroes Adapter * ShowHeroes adapter - expanded outstream support * Revert "ShowHeroes adapter - expanded outstream support" This reverts commit bfcdb91. * ShowHeroes adapter - expanded outstream support * ShowHeroes adapter - fixes (#4222) * ShowHeroes adapter - banner and outstream fixes (#4222) * ShowHeroes adapter - description and outstream changes (#4222) * ShowHeroes adapter - increase test coverage and small fix * ShowHeroes Adapter - naming convention issue * Mixed AdUnits declaration support * ITDEV-4723 PrebidJS adapter support with SupplyChain module object * ITDEV-4723 Fix tests * ITDEV-4723 New entry point * showheroes-bsBidAdapter: Add support for advertiserDomains * showheroes-bsBidAdapter: hotfix for outstream render * showheroes-bsBidAdapter: update renderer url * showheroes-bsBidAdapter: use only the necessary fields from the gdprConsent * ShowHeroes adapter - added a new endpoint * ShowHeroes adapter - unit tests * Update showheroes-bsBidAdapter.md * ShowHeroes adapter - added support for USP --------- Co-authored-by: veranevera <vera.yukhina@showheroes.com> Co-authored-by: Elizaveta Voziyanova <44549195+h2p4x8@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4ca23f7 - Browse repository at this point
Copy the full SHA 4ca23f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36ac6b5 - Browse repository at this point
Copy the full SHA 36ac6b5View commit details -
Fluct Bid Adapter: add user sync support (#9651)
* feat: implementation getUserSyncs for image * user syncs * fix * return all syncs * correct referer -> page * add regs.{gdpr,us_privacy,coppa} to reqs --------- Co-authored-by: Ryo Sakuma <SRkuma@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5f98fad - Browse repository at this point
Copy the full SHA 5f98fadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d43591 - Browse repository at this point
Copy the full SHA 8d43591View commit details -
Configuration menu - View commit details
-
Copy full SHA for c780b80 - Browse repository at this point
Copy the full SHA c780b80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06e516d - Browse repository at this point
Copy the full SHA 06e516dView commit details
Commits on Mar 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8ed51d2 - Browse repository at this point
Copy the full SHA 8ed51d2View commit details -
Adagio Bid Adapter : add new params
splitKeyword
anddl
to bidReq……uest payload (#9694) * Add splitKeyword and dl params * Update the `dl` to `dataLayer` for user and check the type * Fix code convention, remove the toString on object properties
Configuration menu - View commit details
-
Copy full SHA for 9ef8d25 - Browse repository at this point
Copy the full SHA 9ef8d25View commit details -
GumGum Bid Adapter : send gpp data in bidrequest (#9707)
* Add GPP support in the bid request * Change parameter name from applicabaleSection to gpp_sid
Configuration menu - View commit details
-
Copy full SHA for a6ef0c0 - Browse repository at this point
Copy the full SHA a6ef0c0View commit details
Commits on Mar 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 09a3df9 - Browse repository at this point
Copy the full SHA 09a3df9View commit details -
Adkernel Bid Adapter: add adlive.io alias (#9714)
* Adkernel Bid Adapter: adlive.io alias * Update adkernelBidAdapter.js
Configuration menu - View commit details
-
Copy full SHA for 38b9a3f - Browse repository at this point
Copy the full SHA 38b9a3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9045fa3 - Browse repository at this point
Copy the full SHA 9045fa3View commit details -
added fix and support for multibid module (#9602)
Co-authored-by: adish <adish.r@media.net>
Configuration menu - View commit details
-
Copy full SHA for 0eb76d7 - Browse repository at this point
Copy the full SHA 0eb76d7View commit details -
Sonobi Bid Adapter: add IntentIq Id (#9649)
* Add intentIq Id to trinity request. * Minimized function to needed components. * Added return statemen. * Fixed return statement linter rule. * Changes suggested in PR review. * Added date to trinity request. Updated tests. --------- Co-authored-by: Zac Carlin <zcarlin@C02DP5X4MD6R.local>
Configuration menu - View commit details
-
Copy full SHA for faac597 - Browse repository at this point
Copy the full SHA faac597View commit details
Commits on Mar 28, 2023
-
Concert Bid Adapter: enable support for GPP consent and remove user s…
…ync (#9700) * collect EIDs for bid request * add ad slot positioning to payload * RPO-2012: Update local storage name-spacing for c_uid (#8) * Updates c_uid namespacing to be more specific for concert * fixes unit tests * remove console.log * RPO-2012: Add check for shared id (#9) * Adds check for sharedId * Updates cookie name * remove trailing comma * [RPO-3152] Enable Support for GPP Consent (#12) * Adds gpp consent integration to concert bid adapter * Update tests to check for gpp consent string param * removes user sync endpoint and tests * updates comment * cleans up consentAllowsPpid function * comment fix * rename variables for clarity * fixes conditional logic for consent allows function (#13) --------- Co-authored-by: antoin <antoin.campbell@voxmedia.com> Co-authored-by: Antoin <antoinfive@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 33d015d - Browse repository at this point
Copy the full SHA 33d015dView commit details -
CORE: add bid to winningBids when marking as used (#9612)
* sets bid.status to rendered * adds winnings bid when marking as used * updates tests
Configuration menu - View commit details
-
Copy full SHA for bb81403 - Browse repository at this point
Copy the full SHA bb81403View commit details
Commits on Mar 29, 2023
-
Display.io Bid Adapter: ad request parameters renaming, user session …
…saving (#9553) * Display.io: ad request parameters renaming, user session saving * Display.io Bid Adapter: using StorageManager instead localStorage directly
Configuration menu - View commit details
-
Copy full SHA for 11491f3 - Browse repository at this point
Copy the full SHA 11491f3View commit details -
CORE: allow to disable setting the pbjs global variable (#9568)
* allow to disable settings the pbjs global variable * factored out all references to $$PREBID_GLOBAL$$ to use getGlobal instead updated the babel module, to directly call the getGlobal function removed eslint global exception, and added them as local exceptions * fix comments * make module use getGlobal * Isolate `installedModules` management from module namespaces * Use relative import paths in autogenerated code for `installedModules` * Remove $$PREBID_GLOBAL$$ macro ref from rubicon adapter * Revert "Remove $$PREBID_GLOBAL$$ macro ref from rubicon adapter" This reverts commit 16e25dd. --------- Co-authored-by: Demetrio Girardi <dgirardi@prebid.org>
Configuration menu - View commit details
-
Copy full SHA for 9a180db - Browse repository at this point
Copy the full SHA 9a180dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd4bd96 - Browse repository at this point
Copy the full SHA dd4bd96View commit details -
RTBHouse Bid Adapter: change
source.tid
to containauctionId
and ……populate imp-level `ext.tid` (#9726) * RTBHouse Bid Adapter: add global vendor list id * structured user agent - browsers.brands * fix lint errors * Added sda into rtbhouse adapter * spreading ortb2: user & site props * examples reverted * init version * using mergedeep * removed wrong imp array augm.; slot imp augm. with addtl check * [SUA] merging ortb2.device into request * fledge auctionConfig adapted to our bid response structure * new bidder response structure for fledge * make sure bidderRequest has proper flag turned on * fledge endpoint hardcoded; code cleanups * remove obsolete function * obsolete function removed * [RTB House] Process FLEDGE request/response (#4) * [SDA & SUA] refactor using mergedeep * [FLEDGE] fledge auctionConfig adapted to our bid response structure * [FLEDGE] new bidder response structure for fledge * [FLEDGE] make sure bidderRequest has proper flag turned on * [FLEDGE] fledge endpoint hardcoded; code cleanups * [FLEDGE] remove obsolete functions * fixed lint errors * fledge test suites; adapter: delete imp.ext.ae when no fledge (#5) * RTBHouse Bid Adapter: use auctionId for source.tid * RTBHouse bid adapter: fixed source.tid tests * Imp level transaction id + mapSource fix * lint: removed obsolete whitespaces * RTBHouse Bid Adapter: change `source.tid` to contain `auctionId` and populate imp-level `ext.tid` (#8) * RTBHouse Bid Adapter: use auctionId for source.tid * Imp level transaction id + mapSource fix * lint: removed obsolete whitespaces --------- Co-authored-by: Leandro Otani <leandro.otani@rtbhouse.com> Co-authored-by: rtbh-lotani <83652735+rtbh-lotani@users.noreply.github.com> Co-authored-by: Tomasz Swirski <tomasz.swirski@rtbhouse.com>
Configuration menu - View commit details
-
Copy full SHA for a07ab71 - Browse repository at this point
Copy the full SHA a07ab71View commit details -
Adloox AdServer Video : lengthen test timeouts (#9728)
* Adloox AdServer Video : lengthen test timeout * Update adlooxAdServerVideo_spec.js * Update adlooxAdServerVideo_spec.js * Update realvuAnalyticsAdapter_spec.js * Update realvuAnalyticsAdapter_spec.js * change to 5500 * change realvu to 3500 * Update adlooxAdServerVideo_spec.js
Configuration menu - View commit details
-
Copy full SHA for e582396 - Browse repository at this point
Copy the full SHA e582396View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81fd111 - Browse repository at this point
Copy the full SHA 81fd111View commit details
Commits on Mar 30, 2023
-
Merge branch 'optional-video-compilation' of https://github.com/WPMed…
…ia/Prebid.js into WPMedia-optional-video-compilation
Configuration menu - View commit details
-
Copy full SHA for 40cdc5e - Browse repository at this point
Copy the full SHA 40cdc5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbd56d5 - Browse repository at this point
Copy the full SHA cbd56d5View commit details -
Add 9 Dots Media alias (#9699)
* Add 9 Dots Media alias * lint * Wrap aliases in quotes in test
Configuration menu - View commit details
-
Copy full SHA for a2a1a67 - Browse repository at this point
Copy the full SHA a2a1a67View commit details -
Core: allow restriction of cookies / localStorage through `bidderSett…
…ings.*.storageAllowed` (#9660) * Core: allow restriction of cookies / localStorage through `bidderSettings.*.storageAllowed` * Add test cases
Configuration menu - View commit details
-
Copy full SHA for fbb71ad - Browse repository at this point
Copy the full SHA fbb71adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fff248 - Browse repository at this point
Copy the full SHA 6fff248View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9354cc - Browse repository at this point
Copy the full SHA d9354ccView commit details -
IntentIQ Analytics Module : initial release (#9322)
* Adding IIQ analytical adapter * IIQ Analytical adapter MD * Test fix * Test fix * Modules Documentation * Test change --------- Co-authored-by: Julian <julian.rassolov@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 67184b0 - Browse repository at this point
Copy the full SHA 67184b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e86ef8 - Browse repository at this point
Copy the full SHA 3e86ef8View commit details -
Taboola Bid Adapter: resolve AUCTION_PRICE macro (#9735)
* replace-macro * replace-macro * replace-macro
Configuration menu - View commit details
-
Copy full SHA for 8455bd2 - Browse repository at this point
Copy the full SHA 8455bd2View commit details -
Prebid Server adapter: fledge support (#9342)
* Move fledge logic to fledge module * Change fledge interpretResponse API: from {bidId, ...fledgeAuctionConfig} to {bidId, config: fledgeAuctionConfig} * Fledge ORTB processors * PBS adapter fledge impl * Update modules/fledgeForGpt.js Co-authored-by: Laurentiu Badea <laurb9@users.noreply.github.com> * fix fledge tests to pass adUnitCode * Update text * Fix test case to reflect check on `navigator.joinAdInterestGroup` * Adjust warnings * Name change --------- Co-authored-by: Laurentiu Badea <laurb9@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 78c1dd3 - Browse repository at this point
Copy the full SHA 78c1dd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c0becf - Browse repository at this point
Copy the full SHA 9c0becfView commit details
Commits on Mar 31, 2023
-
AdsInteractive Bid Adapter: new bid adapter (#9586)
* AdsInteractive adapter first commit * minor changes for the best bidding * add new test params * add meta obj, simplify condition * simplify condition * beutify conditions * add usersync, gdpr, fix interpretResp --------- Co-authored-by: pfeifer.daniel83 <pfeifer.daniel83@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4087bb0 - Browse repository at this point
Copy the full SHA 4087bb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c283ef8 - Browse repository at this point
Copy the full SHA c283ef8View commit details -
DSPx bid adapter: bidder enhancement (#9674)
* Dspx: improve floorprice support, dynamic mediatype handling and shared id support; add video context/renderer support and schain * kick of tests * Dspx: improve floorprice support, dynamic mediatype handling and shared id support; add video context/renderer support and schain --------- Co-authored-by: Alexander <avj83@list.ru> Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 43089c7 - Browse repository at this point
Copy the full SHA 43089c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8270c7d - Browse repository at this point
Copy the full SHA 8270c7dView commit details
Commits on Apr 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0a665d7 - Browse repository at this point
Copy the full SHA 0a665d7View commit details
Commits on Apr 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6879658 - Browse repository at this point
Copy the full SHA 6879658View commit details -
Configuration menu - View commit details
-
Copy full SHA for a239e68 - Browse repository at this point
Copy the full SHA a239e68View commit details -
BEdigitech Bid Adapter: New Bid Adapter (#9603)
* Added bedigital adatper * Added test cases for bedigital adapter * changed email id * Added params in payload as suggestio in review --------- Co-authored-by: yogesh.ingale1 <yogesh.ingale@ai-fluence.com>
Configuration menu - View commit details
-
Copy full SHA for aff38f7 - Browse repository at this point
Copy the full SHA aff38f7View commit details -
bug in AMX bid adapter: assumed filterSettings is not null (#9737)
restore package-lock.json
Configuration menu - View commit details
-
Copy full SHA for c16c389 - Browse repository at this point
Copy the full SHA c16c389View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc99b21 - Browse repository at this point
Copy the full SHA cc99b21View commit details
Commits on Apr 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1f028f3 - Browse repository at this point
Copy the full SHA 1f028f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfa9a50 - Browse repository at this point
Copy the full SHA bfa9a50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51612e7 - Browse repository at this point
Copy the full SHA 51612e7View commit details -
33across Id System: Stop generating error for all cookied users (#9760)
* Update 33acrossIdSystem.js * Update 33acrossIdSystem.js * Update 33acrossIdSystem_spec.js
Configuration menu - View commit details
-
Copy full SHA for 945b1e1 - Browse repository at this point
Copy the full SHA 945b1e1View commit details -
Multiple Adapters : removing cross-module imports (#9617)
* Removed 'CreateEidsArray' import statements, as well as references to it within corresponding functions. Added references to 'userIdAsEids' property as an alternative * Revert "Removed 'CreateEidsArray' import statements, as well as references to it within corresponding functions. Added references to 'userIdAsEids' property as an alternative" This reverts commit f654a5b. * passed all tests * passed tests with bluebillywigAdapter * Impactify bid adapter passed tests * Mediakeys bid adapter passing tests * Sharethrough bid adapter passed tests * Connectad bid adapter passed tests * Added tests back to expectedEids object, and adjusted userIdAsEids array to reflect changes * Yieldmo bid adapter passed tests * Smartadserver bid adapter passed tests * Removed unnecessary reassignment of bidUserId to eids * Removed unnecessary reassignment of bidUserId to eids * Improveddigital bid adapter passed tests * Yieldmo bid adapter passed tests * Sovrn bid adapter passed tests * Ttd bid adapter passed tests * Removed reference to userIdAsEids to ensure tdid property is not undefined * Addressed issue where eids could return null or undefined
Configuration menu - View commit details
-
Copy full SHA for 4167bae - Browse repository at this point
Copy the full SHA 4167baeView commit details -
Build system: do not allow cross-module imports (#8293)
* eslint validate-imports plugin: do not allow cross-module imports * Update onetag * fix conflicts * update imports * refactor audiencerun & jixie --------- Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com> Co-authored-by: caseywhitmire <60086994+caseywhitmire@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 76399e2 - Browse repository at this point
Copy the full SHA 76399e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6497b4 - Browse repository at this point
Copy the full SHA e6497b4View commit details -
Greenbids Analytics Adapter: create new analytics adapter for Greenbi…
…ds (#9690) * Add Greenbids Analytics module * fix doc * rework payload
Configuration menu - View commit details
-
Copy full SHA for 50c93ff - Browse repository at this point
Copy the full SHA 50c93ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0eadc0 - Browse repository at this point
Copy the full SHA c0eadc0View commit details -
Craft Bid Adapter : update for imuIdSystem (#9757)
* update craftBidAdapter for imuIdSystem * update craftBidAdapter for develop
Configuration menu - View commit details
-
Copy full SHA for 8c8a2d7 - Browse repository at this point
Copy the full SHA 8c8a2d7View commit details
Commits on Apr 6, 2023
-
ZetaGlobalSsp Bid Adapter: provide tagid from params (#9764)
* ZetaGlobalSsp: provide tagid from params * fix test --------- Co-authored-by: Surovenko Alexey <surovenko.alexey@gmail.com> Co-authored-by: Alexey Surovenko <ASurovenko@vdhk6ddf9m.home>
Configuration menu - View commit details
-
Copy full SHA for 3cb413f - Browse repository at this point
Copy the full SHA 3cb413fView commit details -
AIDEM Bid Adapter: extended app/site parameters on win notice (#9765)
* AIDEM Bid Adapter * Added _spec.js * update * Fix Navigator in _spec.js * Removed timeout handler. * Added publisherId as required bidder params * moved publisherId into site publisher object * Added wpar to environment * Added placementId parameter * added unit tests for the wpar environment object * PlacementId is now a required parameter Added optional rateLimit parameter Added publisherId, siteId, placementId in win notice payload Added unit tests * Revert to optional placementId parameter Added missing semicolons * Extended win notice --------- Co-authored-by: Giovanni Sollazzo <gs@aidem.com> Co-authored-by: darkstar <canazza@wazabit.it>
Configuration menu - View commit details
-
Copy full SHA for 640a4ea - Browse repository at this point
Copy the full SHA 640a4eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c8d5c7 - Browse repository at this point
Copy the full SHA 3c8d5c7View commit details -
TTD Bid Adapter: add support for video.plcmt and imp.rwdd (#9762)
* Update ttdBidAdapter.js * Update ttdBidAdapter_spec.js * Update ttdBidAdapter_spec.js * Update ttdBidAdapter_spec.js * Update ttdBidAdapter_spec.js * Update ttdBidAdapter.js * Update ttdBidAdapter_spec.js
Configuration menu - View commit details
-
Copy full SHA for 0b80f44 - Browse repository at this point
Copy the full SHA 0b80f44View commit details -
Criteo ID Module: Add error callback for pixel sync call (#9754)
Co-authored-by: v.raybaud <v.raybaud@criteo.com>
Configuration menu - View commit details
-
Copy full SHA for 0beb9a8 - Browse repository at this point
Copy the full SHA 0beb9a8View commit details -
PubMatic Bid Adapter: native 1.2 support (#9701)
* Changes for native 1.2 support * Bug fixes and testacases updation * Changes to include ext and mimes properties of assets and added condition to read len OR length param value * Bug fixes * Bug fix and test cases fix * Test * Test
Configuration menu - View commit details
-
Copy full SHA for f24c202 - Browse repository at this point
Copy the full SHA f24c202View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0c5c27 - Browse repository at this point
Copy the full SHA f0c5c27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c1618c - Browse repository at this point
Copy the full SHA 4c1618cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ea38f1 - Browse repository at this point
Copy the full SHA 7ea38f1View commit details -
Multiple modules: decouple GVL IDs from storage access control (#9736)
* Core: allow restriction of cookies / localStorage through `bidderSettings.*.storageAllowed` * Add test cases * Remove gvlid param from storage manager logic * Refactor every invocation of `getStorageManager` * GVL ID registry * Refactor gdprEnforcement gvlid lookup * fix lint * Remove empty file * Undo #9728 for realVu * Fix typo
Configuration menu - View commit details
-
Copy full SHA for 4f45f15 - Browse repository at this point
Copy the full SHA 4f45f15View commit details
Commits on Apr 7, 2023
-
Multiple bids in one request to Adrino Adserver (#9742)
Co-authored-by: Tomasz Mielcarz <tomasz.mielcarz@adrino.pl>
Configuration menu - View commit details
-
Copy full SHA for 3b82f53 - Browse repository at this point
Copy the full SHA 3b82f53View commit details
Commits on Apr 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 34b7ea2 - Browse repository at this point
Copy the full SHA 34b7ea2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a05eb0 - Browse repository at this point
Copy the full SHA 9a05eb0View commit details -
Criteo Bid Adapter: Read GPP from ortb2 object (#9775)
Add support of GPP consent string when it is present in ortb2 object.
Configuration menu - View commit details
-
Copy full SHA for 9a5553a - Browse repository at this point
Copy the full SHA 9a5553aView commit details -
vidazoo Bid Adapter: update support of metaData (#9749)
* feat(module): multi size request * fix getUserSyncs added tests * update(module): package-lock.json from master * feat(module): VidazooBidAdapter - send top query params to server * feat: support metaData from server response. * remove forgotten only on spec. --------- Co-authored-by: Udi Talias <udi.talias@gmail.com> Co-authored-by: roman <shmoop207@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5b118ff - Browse repository at this point
Copy the full SHA 5b118ffView commit details -
Concert Bid Adapter: Enable support for additional userId's (#9780)
* collect EIDs for bid request * add ad slot positioning to payload * RPO-2012: Update local storage name-spacing for c_uid (#8) * Updates c_uid namespacing to be more specific for concert * fixes unit tests * remove console.log * RPO-2012: Add check for shared id (#9) * Adds check for sharedId * Updates cookie name * remove trailing comma * [RPO-3152] Enable Support for GPP Consent (#12) * Adds gpp consent integration to concert bid adapter * Update tests to check for gpp consent string param * removes user sync endpoint and tests * updates comment * cleans up consentAllowsPpid function * comment fix * rename variables for clarity * fixes conditional logic for consent allows function (#13) * [RPO-3262] Update getUid function to check for pubcid and sharedid (#14) * Update getUid function to check for pubcid and sharedid * updates adapter version --------- Co-authored-by: antoin <antoin.campbell@voxmedia.com> Co-authored-by: Antoin <antoinfive@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 86e6ef5 - Browse repository at this point
Copy the full SHA 86e6ef5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48a7e4a - Browse repository at this point
Copy the full SHA 48a7e4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f270145 - Browse repository at this point
Copy the full SHA f270145View commit details
Commits on Apr 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5269653 - Browse repository at this point
Copy the full SHA 5269653View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd611c3 - Browse repository at this point
Copy the full SHA dd611c3View commit details -
Mgid Adapter: update & refactor (#9751)
* upd - better support ortb2 - implement getUserSyncs - some refactoring * upd - better support ortb2 - implement getUserSyncs - some refactoring * upd * fix eids import --------- Co-authored-by: gaudeamus <dmitry.markelov@mgid.com>
Configuration menu - View commit details
-
Copy full SHA for 5fdf321 - Browse repository at this point
Copy the full SHA 5fdf321View commit details -
Various Bid Adapters: point tmax at request object (#9770)
* Removed 'CreateEidsArray' import statements, as well as references to it within corresponding functions. Added references to 'userIdAsEids' property as an alternative * Revert "Removed 'CreateEidsArray' import statements, as well as references to it within corresponding functions. Added references to 'userIdAsEids' property as an alternative" This reverts commit f654a5b. * passed all tests * passed tests with bluebillywigAdapter * Impactify bid adapter passed tests * Mediakeys bid adapter passing tests * Sharethrough bid adapter passed tests * Connectad bid adapter passed tests * Added tests back to expectedEids object, and adjusted userIdAsEids array to reflect changes * Yieldmo bid adapter passed tests * Smartadserver bid adapter passed tests * Removed unnecessary reassignment of bidUserId to eids * Removed unnecessary reassignment of bidUserId to eids * Improveddigital bid adapter passed tests * Yieldmo bid adapter passed tests * Sovrn bid adapter passed tests * Ttd bid adapter passed tests * Refactored adapters to draw tmax values from bidderRequest object and ensured they were passing tests * Update nexx360BidAdapter.js * Deleted unrelated ttsBidAdapter file from PR * Deleted unrelated ttdBidAdapter_spec file from PR * add back ttd adapter * add ttd spec flle back * add new line --------- Co-authored-by: Patrick McCann <pmccann@cafemedia.com> Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 60bd4ed - Browse repository at this point
Copy the full SHA 60bd4edView commit details -
OpenXOrtb Bid Adapter: fix multiformat requests (#9790)
* OpenXOrtb: fix multiformat requests * pay attention to feature tags * refactor & cleanup
Configuration menu - View commit details
-
Copy full SHA for 20fdfcc - Browse repository at this point
Copy the full SHA 20fdfccView commit details -
FreeWheel SSP Bid Adapter: support video context and placement (#9792)
* FreeWheel add floor price * FreeWheel code update * FreeWheel-SSP-Adapter: Update to use Vast 4.2 by default * FreeWheel-SSP-Adapter add userIdAsEids support * Freewheel-SSP-Adapter add test for eids * Freewheel SSP Adapter: add prebid version in request * code cleanup * FreeWheel SSP Bid Adapter: support video context and placement * update test
Configuration menu - View commit details
-
Copy full SHA for 44f52c4 - Browse repository at this point
Copy the full SHA 44f52c4View commit details
Commits on Apr 12, 2023
-
IX Bid Adapter: refactor build request method and ft improves (#9793)
Co-authored-by: shahin.rahbariasl <shahin.rahbariasl@indexexchange.com>
Configuration menu - View commit details
-
Copy full SHA for f39dcf2 - Browse repository at this point
Copy the full SHA f39dcf2View commit details -
AMX ID System: allow cookie storage (#9761)
* Update AMXIdSystem logic, allow non-html5 storage, refactor sharedId domainOverride function into library * Fix failing test, bad invocation of getStorageManager
Configuration menu - View commit details
-
Copy full SHA for dbc6485 - Browse repository at this point
Copy the full SHA dbc6485View commit details -
Yahoo ConnectId UserID Module: explicit storage management (#9716)
* Explicitly manage storage of ConnectID * Addressed initial PR feedback * Documentation update * Address consent logic issues * Prevent storage of empty object response from UPS * Change storage key to match module name. --------- Co-authored-by: slimkrazy <sam@slimkrazy.com>
Configuration menu - View commit details
-
Copy full SHA for f26f7db - Browse repository at this point
Copy the full SHA f26f7dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6dd267 - Browse repository at this point
Copy the full SHA f6dd267View commit details -
Growthcode UserId: Bug fixes & Better Error Catching (#9785)
* Remove the cookie storage for data. * Clean up error checking on return JSON data. * Code cleanup
Configuration menu - View commit details
-
Copy full SHA for 0b21503 - Browse repository at this point
Copy the full SHA 0b21503View commit details -
LiveIntent UserId module: Add support for bidswitch and medianet ids (#…
…9703) * Add support for bidswitch id * Add test * Update liveIntentIdSystem_spec.js * Fix test * Add medianet cookie * Change atype from 508 to 3 * Revert version change in package-lock.json * Add bidswitch.com and media.net examples * Customer request: change bidswitch.com to bidswitch.net --------- Co-authored-by: Viktor Dreiling <viktor@Viktors-MBP.fritz.box> Co-authored-by: Viktor Dreiling <viktor@Viktors-MacBook-Pro.local>
Configuration menu - View commit details
-
Copy full SHA for 9890c52 - Browse repository at this point
Copy the full SHA 9890c52View commit details -
Yahoo ConnectId UserID Module: Resolving getStorageManager invocation…
… issue (#9798) * Resolving getStorageManager invocation issue * Lint * MODULE_TYPE -> moduleType
Configuration menu - View commit details
-
Copy full SHA for db9bc3c - Browse repository at this point
Copy the full SHA db9bc3cView commit details
Commits on Apr 13, 2023
-
CORE: disable the requirement for having a url, when enabling renderN…
…ow in Renderer (#9769) * disable the requirement for having a url, when enabling renderNow in the Renderer * kick off circleci --------- Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f7c2c34 - Browse repository at this point
Copy the full SHA f7c2c34View commit details -
JW Player Video Adapter: Support multiple setup listeners (#9791)
* supports multiple setup listeners * adds length check
Configuration menu - View commit details
-
Copy full SHA for 66dfdef - Browse repository at this point
Copy the full SHA 66dfdefView commit details -
Pub-X Bid Adapter: adding page url support (#9746)
* Pub-X Bid Adapter: adding page url support * Refactored to use site.page * Update pubxBidAdapter.js getting circleci to run --------- Co-authored-by: Patrick McCann <pmccann@cafemedia.com>
Configuration menu - View commit details
-
Copy full SHA for 584af55 - Browse repository at this point
Copy the full SHA 584af55View commit details -
Magnite Analytics Adapter : add seat non bid handling (#9696)
* Return all bids * Adjust findMatch function * Return all buds unit testing * Responds to review comments * Unit test adjustments * Remove extra line for lint * minor changes * doh --------- Co-authored-by: Robert Ray Martinez III <rrmartinez1552@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7f43556 - Browse repository at this point
Copy the full SHA 7f43556View commit details -
openxBidAdapter: update to OpenRTB adapter (#9794)
* openxBidAdapter: update to OpenRTB adapter * remove skipped tests
Configuration menu - View commit details
-
Copy full SHA for d94c1a9 - Browse repository at this point
Copy the full SHA d94c1a9View commit details -
IVS Bid Adapter: initial adapter release (#9706)
* Add IVS bid adapter * Fix publisherId in test parameters
Configuration menu - View commit details
-
Copy full SHA for d3b108f - Browse repository at this point
Copy the full SHA d3b108fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 578bda0 - Browse repository at this point
Copy the full SHA 578bda0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc54926 - Browse repository at this point
Copy the full SHA fc54926View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67c778a - Browse repository at this point
Copy the full SHA 67c778aView commit details
Commits on Apr 14, 2023
-
Criteo Bid Adapter: Fix invalid deal property name mapping from bidde…
…r response (#9808) Currently, our PBJS adapter code expects to receive a property called 'dealCode' where our bidder emits 'deal' instead. We've updated our backend to temporary emit both dealCode & deal but long term we'd like to align to use 'deal 'across all integrations.
Configuration menu - View commit details
-
Copy full SHA for e7c26f8 - Browse repository at this point
Copy the full SHA e7c26f8View commit details -
Kargo Bid Adapter: Refactor of bid request (#9731)
* pageURL pull from topmostLocation * Kargo: Support for client hints (#9) * Starting SUA support * Kargo: Adding support for client hints * Adding tests for sua * Kargo: Update referer logic * Refactor of Kargo Prebid adapter. * PR comments addressed. * Feedback addressed. * Pr comments addressed. * Continuing refactor of Kargo Bid adapter. * Logic adjustment to exclude values when not present. Relying on server defaults. * Updating unit tests. * PR feedback addressed. * Refactoring bid adapter functions. * PR feedback addressed. * Additional refactoring. * Refactoring for each to use Object entries. * Minor fixes. * Minor fixes. * Minor fixes. * TDID and linting updates * Conflicts resolved with master. * Re-adding raw CRB storage (#14) * Updating shared IDs object name * Fixing missing ad markup * Removing package json changes. Fixing unit tests broken by recent changes. * Linting * send requestCount even when it is 0 for BTO (#18) * Reverting package.json change * Reverting package-lock.json changes * Cleanup * Test cleanup * Test fix Test fix All tests fixed * Adding test for TDID * Resolving merge issue --------- Co-authored-by: Neil Flynn <nflynn@kargo.com> Co-authored-by: Julian Gan <juliangan07@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ab4741d - Browse repository at this point
Copy the full SHA ab4741dView commit details -
Criteo Bid Adapter: Map device sua field to user ext sua (#9809)
Co-authored-by: v.raybaud <v.raybaud@criteo.com>
Configuration menu - View commit details
-
Copy full SHA for bab720d - Browse repository at this point
Copy the full SHA bab720dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b355bd - Browse repository at this point
Copy the full SHA 2b355bdView commit details
Commits on Apr 17, 2023
-
kueezRtb Bid Adapter: Add support for passing metaData object from se…
…rver response. (#9815)
Configuration menu - View commit details
-
Copy full SHA for 66a9476 - Browse repository at this point
Copy the full SHA 66a9476View commit details -
AdMatic Bid Adapter: badv added (#9820)
* Admatic Bidder Adaptor * Update admaticBidAdapter.md * Update admaticBidAdapter.md * remove floor parameter * Update admaticBidAdapter.js * Admatic Bid Adapter: alias and bid floor features activated * Admatic adapter: host param control changed * Alias name changed. * Revert "Admatic adapter: host param control changed" This reverts commit de7ac85. * added alias feature and host param * Revert "added alias feature and host param" This reverts commit 6ec8f45. * Revert "Alias name changed." This reverts commit 661c54f. * Revert "Admatic Bid Adapter: alias and bid floor features activated" This reverts commit 7a2e0e2. * Revert "Update admaticBidAdapter.js" This reverts commit 7a845b7. * Revert "remove floor parameter" This reverts commit 7a23b05. * Admatic adapter: host param control && Add new Bidder * Revert "Admatic adapter: host param control && Add new Bidder" This reverts commit 3c797b1. * commit new features * Update admaticBidAdapter.js * updated for coverage * sync updated * Update adloader.js * AdMatic Bidder: development of user sync url * Update admaticBidAdapter.js * Set currency for AdserverCurrency: bug fix * Update admaticBidAdapter.js * update
Configuration menu - View commit details
-
Copy full SHA for 4534d4b - Browse repository at this point
Copy the full SHA 4534d4bView commit details -
MinuteMediaPlus Bid Adapter: Add support for passing metaData object …
…from server response. (#9816)
Configuration menu - View commit details
-
Copy full SHA for ec76c84 - Browse repository at this point
Copy the full SHA ec76c84View commit details -
Nativo Bid Adapter: Adding UserId support (#9767)
* Initial nativoBidAdapter document creation (js, md and spec) * Fulling working prebid using nativoBidAdapter. Support for GDPR and CCPA in user syncs. * Added defult size settings based on the largest ad unit. Added response body validation. Added consent to request url qs params. * Changed bidder endpoint url * Changed double quotes to single quotes. * Reverted package-json.lock to remove modifications from PR * Added optional bidder param 'url' so the ad server can force- match an existing placement * Lint fix. Added space after if. * Added new QS param to send various adUnit data to adapter endpopint * Updated unit test for new QS param * Added qs param to keep track of ad unit refreshes * Updated bidMap key default value * Updated refresh increment logic * Refactored spread operator for IE11 support * Updated isBidRequestValid check * Refactored Object.enties to use Object.keys to fix CircleCI testing errors * Updated bid mapping key creation to prioritize ad unit code over placementId * Added filtering by ad, advertiser and campaign. * Merged master * Added more robust bidDataMap with multiple key access * Deduped filer values * Rolled back package.json * Duped upstream/master's package.lock file ... not sure how it got changed in the first place * Small refactor of filterData length check. Removed comparison with 0 since a length value of 0 is already falsy. * Added bid sizes to request * Fixed function name in spec. Added unit tests. * Added priceFloor module support * Added protection agains empty url parameter * Changed ntv_url QS param to use referrer.location instead of referrer.page * Removed testing 'only' flag * Added ntv_url QS param value validation * Added userId support * Added unit tests, refactored for bugs * Wrapped ajax in try/catch * Added more unit testing * Updated eid check for duplicate values. Removed error logging as we no longer need it. * Removed spec test .only. Fixed unit tests that were breaking. * Added Prebid version to nativo exchange request * Removed unused bidder methods
Configuration menu - View commit details
-
Copy full SHA for 0d1af3b - Browse repository at this point
Copy the full SHA 0d1af3bView commit details
Commits on Apr 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b94ca25 - Browse repository at this point
Copy the full SHA b94ca25View commit details -
Configuration menu - View commit details
-
Copy full SHA for f53dfd7 - Browse repository at this point
Copy the full SHA f53dfd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2324abd - Browse repository at this point
Copy the full SHA 2324abdView commit details
Commits on Apr 19, 2023
-
Eskimi Bid Adapter: initial adapter release (#9768)
* rewrite the adapter to use ortbConverter * Eskimi: fix `isBidRequestValid` * Eskimi: fix request validation tests --------- Co-authored-by: Sekandar <sekandar@eskimi.com>
Configuration menu - View commit details
-
Copy full SHA for 454caa3 - Browse repository at this point
Copy the full SHA 454caa3View commit details -
Update the Conversant adapter to have source.tid to have auctionId (#…
…9822) Co-authored-by: johwier <john.wier@epsilon.com>
Configuration menu - View commit details
-
Copy full SHA for 5fd37b2 - Browse repository at this point
Copy the full SHA 5fd37b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c878dc2 - Browse repository at this point
Copy the full SHA c878dc2View commit details -
IX Bid Adapter: Support for Ad unit specific First Party Data (#9821)
* feat: add adunit specific fpd support [PB-1387] * feat: move duplicate code to its function [PB-1387] --------- Co-authored-by: shahin.rahbariasl <shahin.rahbariasl@indexexchange.com>
Configuration menu - View commit details
-
Copy full SHA for 452f026 - Browse repository at this point
Copy the full SHA 452f026View commit details -
Configuration menu - View commit details
-
Copy full SHA for a28b607 - Browse repository at this point
Copy the full SHA a28b607View commit details -
Adnuntius Bid Adapter: Europe endpoint (#9829)
* Adnuntius Bid Adapter: Route traffic to euro-servers if GDPR applies. * Tests Added to gdpr applies.
Configuration menu - View commit details
-
Copy full SHA for 467f78f - Browse repository at this point
Copy the full SHA 467f78fView commit details -
TheMediaGrid: make gridNMBidAdater as alias for gridBidAdapter (#9832)
* TheMediaGrid: make gridNMBidAdater as alias for gridBidAdapter * TheMediaGrid: fix alias name
Configuration menu - View commit details
-
Copy full SHA for c191573 - Browse repository at this point
Copy the full SHA c191573View commit details -
pairId userId submodule: initial commit for pairId submodule (#9662)
* add userId submodule for pairId system * [PairIdSystem] add logic to fetch from liveramp cookie * Fix liveramp local storage/cookie key for PairId * addressed PR review comments
Configuration menu - View commit details
-
Copy full SHA for a539646 - Browse repository at this point
Copy the full SHA a539646View commit details -
Build Process: Disallow it.skip (#9799)
* Update realvuAnalyticsAdapter_spec.js * Update axonixBidAdapter_spec.js * Update pubCommonId_spec.js * Update test_index.js * Update test_index.js * Update adagioBidAdapter_spec.js * Update test_index.js * Update test_index.js * Update test_index.js * Update test_index.js * Update openxOrtbBidAdapter_spec.js * Update 1plusXRtdProvider_spec.js * Update pubmaticBidAdapter_spec.js
Configuration menu - View commit details
-
Copy full SHA for ad7d898 - Browse repository at this point
Copy the full SHA ad7d898View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcc99b3 - Browse repository at this point
Copy the full SHA dcc99b3View commit details -
Yieldmo Adapter: Send GPP data in bid request. (#9460)
* Adding gpp and gpp_sid adding gpp parameters to Banner and Video bids. * Sending gdpr data if no gpp * Refactor
Configuration menu - View commit details
-
Copy full SHA for b8c1c95 - Browse repository at this point
Copy the full SHA b8c1c95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 343fa89 - Browse repository at this point
Copy the full SHA 343fa89View commit details
Commits on Apr 20, 2023
-
Mediasquare Bid Adapter: add of the referer for onBidWon (#9817)
* Mediasquare Bid Adapter: add of the referer for onBidWon * Mediasquare Bid Adapter: replay test
Configuration menu - View commit details
-
Copy full SHA for e810189 - Browse repository at this point
Copy the full SHA e810189View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fc1ec3 - Browse repository at this point
Copy the full SHA 1fc1ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for de22826 - Browse repository at this point
Copy the full SHA de22826View commit details
Commits on Apr 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 55b2e08 - Browse repository at this point
Copy the full SHA 55b2e08View commit details -
Documentation: Add FLEDGE aka Protected Audience API examples (#9839)
* Add FLEDGE aka Protected Audience API examples * Remove alias from pbs example
Configuration menu - View commit details
-
Copy full SHA for 608deda - Browse repository at this point
Copy the full SHA 608dedaView commit details -
Core: fix spurious warnings on
mergeConfig
(#9704)* Core: fix spurious warnings on `mergeConfig` * Fix sendAllBid config name
Configuration menu - View commit details
-
Copy full SHA for 9c3196f - Browse repository at this point
Copy the full SHA 9c3196fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24da871 - Browse repository at this point
Copy the full SHA 24da871View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21b9bbe - Browse repository at this point
Copy the full SHA 21b9bbeView commit details
Commits on Apr 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dc7b3c6 - Browse repository at this point
Copy the full SHA dc7b3c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecbb223 - Browse repository at this point
Copy the full SHA ecbb223View commit details
Commits on Apr 25, 2023
-
RTB house Bid Adapter: fix encoding bug for bid response for native a…
…ds (#9850) * RTB hose Bid Adapter: encode URI corecctly using encodeURI instead of encodeURIComponent
Configuration menu - View commit details
-
Copy full SHA for 5ffd88a - Browse repository at this point
Copy the full SHA 5ffd88aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cff4364 - Browse repository at this point
Copy the full SHA cff4364View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0bb0f5 - Browse repository at this point
Copy the full SHA d0bb0f5View commit details
Commits on Apr 26, 2023
-
Criteo Id Module: ensure all kind of privacy strings are sent to back…
…end (#9845) Also adding missing gdpr applies flag
Configuration menu - View commit details
-
Copy full SHA for bff1f41 - Browse repository at this point
Copy the full SHA bff1f41View commit details
Commits on Apr 27, 2023
-
NextMillennium Bd Adapter : add gvlid (#9858)
* add gvlid * no change
Configuration menu - View commit details
-
Copy full SHA for 3430e8d - Browse repository at this point
Copy the full SHA 3430e8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51884fe - Browse repository at this point
Copy the full SHA 51884feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50fda60 - Browse repository at this point
Copy the full SHA 50fda60View commit details -
Adrino Bid Adapter: banner support added (#9860)
* banner support added * test name change * not my test failed * not my test failed --------- Co-authored-by: Tomasz Mielcarz <tomasz.mielcarz@adrino.pl>
Configuration menu - View commit details
-
Copy full SHA for a6d0b30 - Browse repository at this point
Copy the full SHA a6d0b30View commit details -
Criteo Bid Adapter: Map native assets to slot.ext.assets (#9851)
Co-authored-by: v.raybaud <v.raybaud@criteo.com>
Configuration menu - View commit details
-
Copy full SHA for 3f51102 - Browse repository at this point
Copy the full SHA 3f51102View commit details -
Realvu analytics adapter: fix test failures on Edge (#9857)
* Realvu analytics adapter: fix test failures on Edge * Remove realVu tests
Configuration menu - View commit details
-
Copy full SHA for 22ff9c2 - Browse repository at this point
Copy the full SHA 22ff9c2View commit details
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1ac3572 - Browse repository at this point
Copy the full SHA 1ac3572View commit details
Commits on May 1, 2023
-
AdMatic Bid Adapter: added Video / Banner params (#9856)
* Admatic Bidder Adaptor * Update admaticBidAdapter.md * Update admaticBidAdapter.md * remove floor parameter * Update admaticBidAdapter.js * Admatic Bid Adapter: alias and bid floor features activated * Admatic adapter: host param control changed * Alias name changed. * Revert "Admatic adapter: host param control changed" This reverts commit de7ac85. * added alias feature and host param * Revert "added alias feature and host param" This reverts commit 6ec8f45. * Revert "Alias name changed." This reverts commit 661c54f. * Revert "Admatic Bid Adapter: alias and bid floor features activated" This reverts commit 7a2e0e2. * Revert "Update admaticBidAdapter.js" This reverts commit 7a845b7. * Revert "remove floor parameter" This reverts commit 7a23b05. * Admatic adapter: host param control && Add new Bidder * Revert "Admatic adapter: host param control && Add new Bidder" This reverts commit 3c797b1. * commit new features * Update admaticBidAdapter.js * updated for coverage * sync updated * Update adloader.js * AdMatic Bidder: development of user sync url * Update admaticBidAdapter.js * Set currency for AdserverCurrency: bug fix * Update admaticBidAdapter.js * update * admatic adapter video params update * Update admaticBidAdapter.js * update * Update admaticBidAdapter.js * update * update * Update admaticBidAdapter_spec.js * Update admaticBidAdapter.js * Update admaticBidAdapter.js * Revert "Update admaticBidAdapter.js" This reverts commit 1216892. * Revert "Update admaticBidAdapter.js" This reverts commit b1929ec. * Revert "Update admaticBidAdapter_spec.js" This reverts commit 1ca6597. * Revert "update" This reverts commit 689ce9d. * Revert "update" This reverts commit f381a45. * Revert "Update admaticBidAdapter.js" This reverts commit 38fd7ab. * Revert "update" This reverts commit a5316e7. * Revert "Update admaticBidAdapter.js" This reverts commit 60a28ca. * Revert "admatic adapter video params update" This reverts commit 31e69e8. * update
Configuration menu - View commit details
-
Copy full SHA for 0cf7c75 - Browse repository at this point
Copy the full SHA 0cf7c75View commit details -
Triplelift Bid Adapter: copying ad unit impression data (#9865)
* TL-35335: Cast playbackmethod as array * TL-36204: Copy tid to imp extension obj * Added support for entire ortb2Imp obj * Only setting what exists in ortb2Imp.ext * Added additional test to check copy of entire ext obj * Revert "TL-36204: Copy tid to imp extension object" * TL-36204: Copying ortb2Imp.ext to impression ext obj * Added edge case logic and additional test * recos for tid change * Added spread operator to replace deepClone --------- Co-authored-by: nllerandi3lift <75995508+nllerandi3lift@users.noreply.github.com> Co-authored-by: Nick Llerandi <nllerandi@triplelift.com>
Configuration menu - View commit details
-
Copy full SHA for 48cd245 - Browse repository at this point
Copy the full SHA 48cd245View commit details -
Multiple modules: do not use bidderTimeout as TTL (#9880)
* Multiple modules: do not use bidderTimeout as TTL * Fix lint
Configuration menu - View commit details
-
Copy full SHA for e0e77cf - Browse repository at this point
Copy the full SHA e0e77cfView commit details -
Grid Bid Adapter: add support for video.plcmt (#9763)
* Update gridBidAdapter.js * Update gridBidAdapter_spec.js
Configuration menu - View commit details
-
Copy full SHA for 2edd264 - Browse repository at this point
Copy the full SHA 2edd264View commit details -
Configuration menu - View commit details
-
Copy full SHA for 962d816 - Browse repository at this point
Copy the full SHA 962d816View commit details -
UPDATE setOrtb user ids to avoid passing an empty array when no user …
…ids present (#9875) Co-authored-by: Alejandro Villanueva <alejandro.villanueva@freestar.io>
Configuration menu - View commit details
-
Copy full SHA for ffb76a7 - Browse repository at this point
Copy the full SHA ffb76a7View commit details -
Sovrn Bid Adapter: add gpp support (#9811)
* feat: update Sovrn bid adapter to send gpp * style: eslint --------- Co-authored-by: feat: add video request fields <>
Configuration menu - View commit details
-
Copy full SHA for 7d61a53 - Browse repository at this point
Copy the full SHA 7d61a53View commit details -
Triplelift Bid Adapter: relax check on consentString before appending…
… gdprApplies to usersyncs (#9885) * TL-35335: Cast playbackmethod as array * TL-36204: Copy tid to imp extension obj * Added support for entire ortb2Imp obj * Only setting what exists in ortb2Imp.ext * Added additional test to check copy of entire ext obj * Revert "TL-36204: Copy tid to imp extension object" * TL-36204: Copying ortb2Imp.ext to impression ext obj * Added edge case logic and additional test * recos for tid change * Added spread operator to replace deepClone * addresses gdprApplies --------- Co-authored-by: Patrick Loughrey <ploughrey@triplelift.com>
Configuration menu - View commit details
-
Copy full SHA for cb2536b - Browse repository at this point
Copy the full SHA cb2536bView commit details
Commits on May 2, 2023
-
Yahoo connect id storage fixes. (#9854)
Co-authored-by: dumitrubarbos <dumitru-radu.barbos@yahooinc.com>
Configuration menu - View commit details
-
Copy full SHA for e77512d - Browse repository at this point
Copy the full SHA e77512dView commit details -
Remove syncstore from adapter (#9890)
Co-authored-by: Thomas De Stefano <thomas.destefano@impactify.io>
Configuration menu - View commit details
-
Copy full SHA for 16d8639 - Browse repository at this point
Copy the full SHA 16d8639View commit details -
Configuration menu - View commit details
-
Copy full SHA for af44f4b - Browse repository at this point
Copy the full SHA af44f4bView commit details