Skip to content
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

... #31

Merged
merged 252 commits into from
Feb 18, 2024
Merged

... #31

merged 252 commits into from
Feb 18, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 27, 2023

  1. adxcg Bid Adapter : fix convertTypes util import (#10763)

    * adxcgBidAdapter: fix convertTypes util import
    
    * adxcgBidAdapter: remove previous import
    lyricwulf committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f215abd View commit details
    Browse the repository at this point in the history
  2. Boldwin Bid Adapter : update sync url (#10757)

    * new boldwin bid adapter
    
    * fix
    
    * Restarting ci / circleci
    
    * changes
    
    * fixed conflicts
    
    * added endpointId param
    
    * kick off CircleCI tests
    
    * gpp
    
    * update sync url
    
    ---------
    
    Co-authored-by: Aiholkin <[email protected]>
    Co-authored-by: Vladislav Isaiko <[email protected]>
    Co-authored-by: Mykhailo Yaremchuk <[email protected]>
    Co-authored-by: Chris Huie <[email protected]>
    5 people committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    5945465 View commit details
    Browse the repository at this point in the history
  3. Onetag Bid Adapter: FLEDGE/PAAPI support (#10755)

    Co-authored-by: federico <[email protected]>
    onetag-dev and fliccione committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    498b6b5 View commit details
    Browse the repository at this point in the history
  4. FPD Enrichment: support for Cookie Deprecation Label (#10683)

    * cookie deprecation label
    
    * reverted unneeded changes made during development
    
    * addressed feedback
    
    * removed unnecessary else statement
    
    * added comment for FIRST_PARTY_GVLID param
    
    * ensure promise resolves when label is falsey
    
    * addressed feedback
    
    * removed async/await from getCookieDeprecationLabel
    
    * updating tests
    
    * more changes
    
    * addressed feedback
    
    * Small improvements
    
    ---------
    
    Co-authored-by: Demetrio Girardi <[email protected]>
    jlquaccia and dgirardi committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ecf4272 View commit details
    Browse the repository at this point in the history
  5. Currency module: Don't block 'responsesReady' when rates are present …

    …and no conversion is done (#10736)
    
    * Currency module: Don't block 'responsesReady' when rates are present and no conversion is needed
    
    * Add test case for currency unnecessarily blocking auctions
    
    * Update currency_spec.js
    
    ---------
    
    Co-authored-by: Demetrio Girardi <[email protected]>
    samuel-palmer-relevant-digital and dgirardi committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8993f74 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. ConceptX Bid Adapter : bugfix to avoid appending to the request url o…

    …n build (#10749)
    
    * New adapter: concepx
    
    * Syntax change
    
    * Revert syntax change
    
    * Defensive check for response from bidder server
    
    * Add better validation for the request
    
    * Merge branch 'master' of https://github.com/prebid/Prebid.js
    
    * Don't append url on every buildrequest
    cpcpn-emil committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d21fb7d View commit details
    Browse the repository at this point in the history
  2. Grid bid adapter: call data deletion request c2s endpoint (#10732)

    Co-authored-by: v.raybaud <[email protected]>
    vraybaud and v.raybaud committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6a0c7f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e323bf View commit details
    Browse the repository at this point in the history
  4. Impactify Bid Adapter : Removing checks on bid request (#10769)

    * Remove use of local storage
    
    As requested, we remove the use of local storage.
    #8689
    
    * Update impactifyBidAdapter.js
    
    * Add differents mediatypes to Impactify bidder
    
    * Add differents mediatypes to Impactify bidder
    
    * Add differents mediatypes to Impactify bidder
    
    * Add format parameter for banner
    
    * add getFloor
    
    * add getFloor
    
    * add getFloor
    
    * add parsing of local storage
    
    * delete unused var
    
    * fix spacing with import
    
    * Add local storage key management
    
    * Adjustments
    
    * Fix eids object
    
    * Fix eids object
    
    * Fix eids object
    
    * Fix tests
    
    * Remove check on the request banner size parameter
    
    * Few adjustments
    
    ---------
    
    Co-authored-by: Thomas De Stefano <[email protected]>
    Co-authored-by: Pang Ronnie <[email protected]>
    3 people committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1e33758 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Unruly: Protected Audience Support (#10709)

    * Unruly Protected Audience Support
    
    * Unruly Conditional Protected Audience Support
    
    * Unruly map bidIds to AuctionConfigs
    
    * Unruly: Update Protected Audience origin and descision logic URL.
    
    * Unruly: Fix lint error
    
    ---------
    
    Co-authored-by: Brian Haines <[email protected]>
    bhainesnexxen and Brian Haines committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1488d8c View commit details
    Browse the repository at this point in the history
  2. Relaido Bid Adapter : add userIdAsEids and canonical_url to request (#…

    …10762)
    
    * add relaido adapter
    
    * remove event listener
    
    * fixed UserSyncs and e.data
    
    * fix conflicts
    
    * add response placementID
    
    * add bidrequest some param
    
    ---------
    
    Co-authored-by: ishigami_shingo <[email protected]>
    Co-authored-by: cmertv-sishigami <[email protected]>
    Co-authored-by: t_bun <[email protected]>
    Co-authored-by: n.maeura <[email protected]>
    5 people committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a9b62f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b154fc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73fb8d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Missena Bid Adapter: add capping support (#10746)

    * Missena Bid Adapter: add capping support
    
    * Switch to safeJSONParse
    
    * Update tests to cover capping
    pdamoc committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d70097e View commit details
    Browse the repository at this point in the history
  2. Adnuntius Bid Adaptor: Handle voidAuIds from server response (#10646)

    - invalid ad units are put into a voidAuIds array from
    the ad server.
    - this stores those ad units into local storage and prevents
    calling to those ad units.
    - also handles any values from metaData from the adserver response.
    antosarho committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7974ebc View commit details
    Browse the repository at this point in the history
  3. TPMN Bid Adapter: remove OptionsObject (#10777)

    * TPMN Support Video
    
    * add video param plcmt
    
    * update ortb bcat,badv,bapp
    
    * instream video is sound on default, outstream video sound off default
    
    * remove VIDEO_ORTB_PARAMS, BANNER_ORTB_PARAMS
    
    * fixed incorrect placement default format & update example
    
    * update test case (Your tests failed on CircleCI)
    
    * Revert "remove VIDEO_ORTB_PARAMS, BANNER_ORTB_PARAMS"
    
    This reverts commit 2699115a76ed891ec7f911ad924206b399790ad9.
    
    * Remove unnecessary code to meet guidelines.
    
    * Remove unnecessary code to meet guidelines.
    
    * fix Build fail
    
    * delete logging code
    
    * Remove OptionsObject(Credentials information needs to be sent.)
    
    ---------
    
    Co-authored-by: changjun <[email protected]>
    Co-authored-by: yeongjaeju <[email protected]>
    3 people committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    32748b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dd09d8 View commit details
    Browse the repository at this point in the history
  5. DynamicAdBoost Module : add to adloader list (#10752)

    * Add dynamicAdBoost Module
    
    * Add dynamicAdBoost spec file
    
    * dynamicAdBoost: fix ES Lint
    
    * dynamicAdBoost: ESLint fix
    
    * dynamicAdBoost: ESLint fix
    
    * dynamicAdBoost: fix ESLint
    
    * dynamicAdBoost: removed unused log warn
    
    * dynamicAdBoost: Fixed tests
    
    * dynamicAdBoost: export init() function
    
    * Delete dynamicAdBoost.md
    
    * Delete dynamicAdBoost.js
    
    * Delete dynamicAdBoost_spec.js
    
    * Rename dynamicAdBoost to dynamicAdBoostRtdProvider
    
    dynamicAdBoost is now submodule of the rtd
    
    * dynamicAdBoost tests
    
    * Added disconnect() and IO support check
    
    * dynamicAdBoostRtdProvider: markViewad added
    
    * dynamicAdBoostRtdProvider: markViewed added
    
    * dynamicAdBoostRtdProvider.js: observer fix
    
    * dynamicAdBoostRtdProvider.js: observer fix
    
    * dynamicAdBoostRtdProvider.js: ESLint fix
    
    * dynamicAdBoostRtdProvider.js: var to let
    
    * dynamicAdBoostRtdProvider.js: moved timers
    
    * dynamicAdBoostRtdProvider_spec.js: using clock
    
    * dynamicAdBoostRtdProvider_spec.js: fakeTimer
    
    * Update adloader.js
    
    Adding dynamicAdBoost module to approved list
    adxpremium committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    9c597a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8fedc6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5202784 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec42b13 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Flipp Bid Adapter: update constant NETWORK_ID (#10781)

    * Flipp Bid Adapter: initial release
    
    * Added flippBidAdapter
    
    * OFF-372 Support DTX/Hero in flippBidAdapter (#2)
    
    * support creativeType
    
    * OFF-422 flippBidAdapter handle AdTypes
    
    ---------
    
    Co-authored-by: Jairo Panduro <[email protected]>
    
    * OFF-465 Add getUserKey logic to prebid.js adapter (#3)
    
    * Support cookie sync and uid
    
    * address pr feedback
    
    * remove redundant check
    
    * OFF-500 Support "startCompact" param for Prebid.JS #4
    
    * set startCompact default value (#5)
    
    * fix docs
    
    * use client bidding endpoint
    
    * update unit testing endpoint
    
    * OFF-876 [Prebid Adapter] Check userKey for empty string (#6)
    
    * add more checks to userKey
    
    * update document
    
    * add uuid format statement
    
    * modify docs
    
    * fix network id
    
    ---------
    
    Co-authored-by: Jairo Panduro <[email protected]>
    mike-lei and jpanduro-blackbird committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    2de3f87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16133c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faec1bb View commit details
    Browse the repository at this point in the history
  4. LiveIntent UserId module: Add support for sovrn id (#10783)

    * Add EID translation for sovrn
    
    * Review comments: fix test
    3link committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    fe2f35e View commit details
    Browse the repository at this point in the history
  5. Unruly Bid Adapter : include Prebid.js version in request (#10773)

    * Unruly Protected Audience Support
    
    * Unruly Conditional Protected Audience Support
    
    * Unruly map bidIds to AuctionConfigs
    
    * Unruly: Update Protected Audience origin and descision logic URL.
    
    * Unruly: Fix lint error
    
    * Unruly: report Prebid.js version
    
    * Unruly: Fix tests
    
    * Unruly: Remove Extra Comma
    
    * Unruly: Switch to strings to see if tests pass on Prebid.js
    
    ---------
    
    Co-authored-by: Brian Haines <[email protected]>
    bhainesnexxen and Brian Haines committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    4f057b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. MgidX Bid Adapter: refactor request.gdpr object generating (#10782)

    * new adapter - MgidX
    
    * add new required param host
    
    * Revert "add new required param host"
    
    This reverts commit 3bafe782a492d5d4b35476f8117260b08a237f2f.
    
    * refactoring generating request.gdpr object
    
    * fix test
    
    ---------
    
    Co-authored-by: Evgeny Nagorny <[email protected]>
    Co-authored-by: xmgiddev <>
    xmgiddev and evjman committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    cbf1e15 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. NextMillennium Bid Adapter: support for GPP consent string, `site.pag…

    …ecat`, `site.content.cat` and `site.content.language` (#10761)
    
    * added support for gpp consent string
    
    * changed test for nextMillenniumBidAdapter
    
    * added some tests
    
    * added site.pagecat, site.content.cat and site.content.language to request
    
    * lint fix
    
    * formated code
    
    * formated code
    
    * formated code
    
    * pachage-lock with prebid
    
    * pachage-lock with prebid
    
    * formatted code
    mhlm committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    7be0a10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f3826a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Rise Bid Adapter : support currency (#10790)

    * add Rise adapter
    
    * fixes
    
    * change param isOrg to org
    
    * Rise adapter
    
    * change email for rise
    
    * fix circle failed
    
    * bump
    
    * bump
    
    * bump
    
    * remove space
    
    * Upgrade Rise adapter to 5.0
    
    * added isWrapper param
    
    * addes is_wrapper parameter to documentation
    
    * added is_wrapper to test
    
    * removed isWrapper
    
    * Rise Bid Adapter: support Coppa param (#24)
    
    * MinuteMedia Bid Adapter: support Coppa param (#25)
    
    * Revert "MinuteMedia Bid Adapter: support Coppa param (#25)" (#26)
    
    This reverts commit 66c4e7b.
    
    * bump
    
    * update coppa fetch
    
    * setting coppa param update
    
    * update Coppa tests
    
    * update test naming
    
    * Rise Bid Adapter: support plcmt and sua (#27)
    
    * update minuteMediaBidAdapter - support missing params (#29)
    
    * RIseBidAdapter: support currency (#35)
    
    ---------
    
    Co-authored-by: Noam Tzuberi <[email protected]>
    Co-authored-by: noamtzu <[email protected]>
    Co-authored-by: Noam Tzuberi <[email protected]>
    Co-authored-by: Laslo Chechur <[email protected]>
    Co-authored-by: OronW <[email protected]>
    Co-authored-by: lasloche <[email protected]>
    Co-authored-by: inna <[email protected]>
    Co-authored-by: YakirLavi <[email protected]>
    9 people committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    27b57ab View commit details
    Browse the repository at this point in the history
  2. MinuteMedia Bid Adapter : support currency (#10791)

    * add Rise adapter
    
    * fixes
    
    * change param isOrg to org
    
    * Rise adapter
    
    * change email for rise
    
    * fix circle failed
    
    * bump
    
    * bump
    
    * bump
    
    * remove space
    
    * Upgrade Rise adapter to 5.0
    
    * added isWrapper param
    
    * addes is_wrapper parameter to documentation
    
    * added is_wrapper to test
    
    * removed isWrapper
    
    * Rise Bid Adapter: support Coppa param (#24)
    
    * MinuteMedia Bid Adapter: support Coppa param (#25)
    
    * Revert "MinuteMedia Bid Adapter: support Coppa param (#25)" (#26)
    
    This reverts commit 66c4e7b.
    
    * bump
    
    * update coppa fetch
    
    * setting coppa param update
    
    * update Coppa tests
    
    * update test naming
    
    * Rise Bid Adapter: support plcmt and sua (#27)
    
    * update minuteMediaBidAdapter - support missing params (#29)
    
    * add currency param to bid object and tests
    
    * update getFloor function and tests
    
    * adding test to currency param
    
    * adding doc & currency bidfloor support & update tests
    
    * update currency test
    
    * remove default test
    
    ---------
    
    Co-authored-by: Noam Tzuberi <[email protected]>
    Co-authored-by: noamtzu <[email protected]>
    Co-authored-by: Noam Tzuberi <[email protected]>
    Co-authored-by: Laslo Chechur <[email protected]>
    Co-authored-by: OronW <[email protected]>
    Co-authored-by: lasloche <[email protected]>
    Co-authored-by: inna <[email protected]>
    Co-authored-by: YakirLavi <[email protected]>
    9 people committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    645b562 View commit details
    Browse the repository at this point in the history
  3. Core: Add eventString to error executing handler message (#10797)

    * Add detail to error executing handler
    
    * Add test case for including eventString
    pclinger committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    55ba111 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f818b8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a65d49 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. ViantOrtb Bid Adapter : update endpoint url (#10801)

    * Edited viantOrtbBidAdapter bidder endpoint url.
    
    * Update viantOrtbBidAdapter.js
    
    * Update viantOrtbBidAdapter.js
    tkrishnaviant committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    264efa7 View commit details
    Browse the repository at this point in the history
  2. Teads Bid Adapter: add new window features to request (#10796)

    * Add new window features to HB request
    
    * fixup! Add new window features to HB request
    github-saad-elmahfoudi committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    bf909ea View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Sparteo Bid Adapter : handle vastUrl for video context (#10805)

    * SparteoBidAdapter: handle vastUrl for video context
    
    * Add: video tests
    geoffray-viously committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    0de4a09 View commit details
    Browse the repository at this point in the history
  2. deal support added (#10802)

    Co-authored-by: mustafakemal <[email protected]>
    mustafakemal16 and mustafakemal committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    864dc02 View commit details
    Browse the repository at this point in the history
  3. Mediago Bid Adapter : add cookieSync and gdpr (#10724)

    * 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
    
    * fix(mediago & discovery): update param tagid
    
    * fix(mediago & discovery): update param tagid
    
    * feat:add imp params for analysis
    
    * fix:add imp params for analysis
    
    * code format
    
    * test:add test data & test
    
    * format code
    
    * rerun circleci
    
    * feat: 1. add cookieSync 2. add gdpr
    
    * code format
    
    * rerun circleci
    
    * add gvlid
    
    * feat:add param 1.ppuid 2.content 3.cat 4.reqtime
    
    * fix: getUserSyncs param fixed
    
    * fix: getUserSyncs param fixed
    
    * feat: add param  1. adUnitCode 2. referrer
    
    ---------
    
    Co-authored-by: BaronYu <[email protected]>
    BaronJHYu and BaronYu committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d0747e4 View commit details
    Browse the repository at this point in the history
  4. Sovrn Bid Adapter : send coppa signal (#10729)

    * set coppa from config
    
    * minor fix
    
    * get coppa from ortb2.regs instead of config
    ikagotso committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    cb82c47 View commit details
    Browse the repository at this point in the history
  5. Adnuntius Bid Adapter : forces gdpr=1 flag if consent is required (#1…

    …0767)
    
    * Removed linting issues
    
    * Fixed merge issues.
    mikael-lundin committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4fe6292 View commit details
    Browse the repository at this point in the history
  6. GeoEdge RTD module: collect CPM and curency from the winning bid (#10765

    )
    
    * Collect CPM and cuurency from the winnning bid
    
    * Export getMacros  for test
    
    * Update tests
    
    ---------
    
    Co-authored-by: daniel manan <[email protected]>
    GeoEdge-r-and-d and mmndaniel committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    8ab882f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6a13ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37b7e05 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f815d2 View commit details
    Browse the repository at this point in the history
  10. Support UID 2.0 pgamssp module (#10771)

    * new adapter PGAMSSP
    
    * upd
    
    * support UID 2.0
    
    * del obj
    PGAMSSP committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    32ff256 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. ADSS-1756-pass-gpid-to-video-requests (#10809)

    Co-authored-by: John Bauzon <[email protected]>
    john-ivan and john-bauzon-gumgum committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b47a38b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Browsi RTD : fix for targeting (#10814)

    * real time data module,
    browsi sub module for real time data,
    new hook bidsBackCallback,
    fix for config unsubscribe
    
    * change timeout&primary ad server only to auctionDelay
    update docs
    
    * support multiple providers
    
    * change promise to callbacks
    configure submodule on submodules.json
    
    * bug fixes
    
    * use Prebid ajax
    
    * tests fix
    
    * browsi real time data provider improvements
    
    * real time data module,
    browsi sub module for real time data,
    new hook bidsBackCallback,
    fix for config unsubscribe
    
    * change timeout&primary ad server only to auctionDelay
    update docs
    
    * support multiple providers
    
    * change promise to callbacks
    configure submodule on submodules.json
    
    * bug fixes
    
    * use Prebid ajax
    
    * tests fix
    
    * browsi real time data provider improvements
    
    * browsi-rtd-targeting-fix
    omerDotan committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    260269d View commit details
    Browse the repository at this point in the history
  2. nextMillennium Bid Adapter : add pbjs version and support for user.ei…

    …ds (#10812)
    
    * added support for gpp consent string
    
    * changed test for nextMillenniumBidAdapter
    
    * added some tests
    
    * added site.pagecat, site.content.cat and site.content.language to request
    
    * lint fix
    
    * formated code
    
    * formated code
    
    * formated code
    
    * pachage-lock with prebid
    
    * pachage-lock with prebid
    
    * formatted code
    
    * added device.sua, user.eids
    
    * formatted
    
    * fixed tests
    
    * fixed bug functio getSua
    mhlm committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    2493f98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eecdc2e View commit details
    Browse the repository at this point in the history
  4. GC-158 When accessing the TCF it is pulling from the wrong location, …

    …use userConsent.gdpr.consentString (#10808)
    southern-growthcode committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    222b442 View commit details
    Browse the repository at this point in the history
  5. Adagio Analytics Adapter: listen to AUCTION_END (#10798)

    * Adagio Analytics Adapter: add tracker on auction_end
    
    * Adagio Analytics Adapter: refacto metadata transfer
    
    * Adagio Analytics Adapter: update pba props
    
    ---------
    
    Co-authored-by: François Rotta <[email protected]>
    osazos and rotta-f committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    3ec81e6 View commit details
    Browse the repository at this point in the history
  6. PubMaticAnalyticAdapter : Added new fields related to floors (fetch s…

    …tatus, source of floor, provider and unique id) in analytics call (#10768)
    
    * Added floors field to logger call
    
    * Added sid in logger records
    kapil-tuptewar committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    6275c00 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Pubmatic Analytics Adapter : skip duplicate data for pubmatic bids in…

    … logger and tracker (#10787)
    
    * Adding config for openwrap metadapter
    
    * Changed from http to https and timeout to 500
    
    * Timeout value update
    
    * 1.Added safechecks for s2s metadapter case 2.Skipped firing client side tracker for pubmatic 3.Skipped adding pubmatic bid in logger
    
    * Analytics adapter changes to avoid duplicate data in case of OW S2S setup
    
    * Moved to bottom
    
    * kick off tests
    
    ---------
    
    Co-authored-by: Chris Huie <[email protected]>
    pm-priyanka-deshmane and ChrisHuie committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    048f735 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    947a487 View commit details
    Browse the repository at this point in the history
  3. PBjs Core : new event fired before add bid response (#10685)

    * new event before add bid response
    
    * test new event is emit
    
    * change new event name
    matthieularere-msq committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5dbbf1b View commit details
    Browse the repository at this point in the history
  4. Revert "Pubmatic Analytics Adapter : skip duplicate data for pubmatic…

    … bids in logger and tracker (#10787)" (#10830)
    
    This reverts commit 048f735.
    patmmccann committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    85817e7 View commit details
    Browse the repository at this point in the history
  5. Revert "support ad unit name (#10825)" (#10831)

    This reverts commit 947a487.
    ChrisHuie committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    fd35856 View commit details
    Browse the repository at this point in the history
  6. Invibes Bid Adapter : infinite scroll tcf (#10764)

    * added prevent page view event param in order to differentiate from the first and following request on multi request; added disableUserSyncs in order to disable that functionality as default and added the option to activate it from the bidRequest
    
    * added infinite scroll and page refresh params, updated tcf, changed randomId to guid, updated the subdomain
    
    * reverted subdomain
    
    * Update invibesBidAdapter.js with code review suggestion
    
    * Moved new variables to invibes object
    
    * Update invibesBidAdapter.js add placementIds to invibes object
    
    * initialized window.invibes
    gabrielIvbs committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    1c4bc7a View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Mediago Bid Adapter : switch domain name (#10833)

    * 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
    
    * fix(mediago & discovery): update param tagid
    
    * fix(mediago & discovery): update param tagid
    
    * feat:add imp params for analysis
    
    * fix:add imp params for analysis
    
    * code format
    
    * test:add test data & test
    
    * format code
    
    * rerun circleci
    
    * feat: 1. add cookieSync 2. add gdpr
    
    * code format
    
    * rerun circleci
    
    * add gvlid
    
    * feat:add param 1.ppuid 2.content 3.cat 4.reqtime
    
    * fix: getUserSyncs param fixed
    
    * fix: getUserSyncs param fixed
    
    * feat: add param  1. adUnitCode 2. referrer
    
    * feat: Switch domain
    
    * rerun circle ci
    
    ---------
    
    Co-authored-by: BaronYu <[email protected]>
    BaronJHYu and BaronYu committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2e07896 View commit details
    Browse the repository at this point in the history
  2. Bizzclick Bid Adapter : update adapter, used ortbConverter lib (#10828)

    * update bizzclick adapter, used ortbConverter lib
    
    * fix: removed gdpr, ccpa, coppa
    BizzClick committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    75cb166 View commit details
    Browse the repository at this point in the history
  3. PubMatic Bid Adapter : passing a unique wiid to pubmatic ssp and logg…

    …er call (#10821)
    
    * Added wiid as UUID
    
    * Handled undefined wiid in logger and tracker
    
    * updated test cases
    
    * updated test cases
    
    ---------
    
    Co-authored-by: pm-azhar-mulla <[email protected]>
    pm-azhar-mulla and pm-azhar-mulla committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    dc530cf View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Criteo Bid Adapter: Add support for app.publisher.id in bid request (#…

    …10837)
    
    Co-authored-by: v.raybaud <[email protected]>
    vraybaud and v.raybaud committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    a631892 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e57af3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f58a0a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2732783 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    5292b63 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Bump github/codeql-action from 2 to 3 (#10856)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a90d6c8 View commit details
    Browse the repository at this point in the history
  2. HadronId Module: implementing user consent in backend calls (#10845)

    * Implementing user consent in HadronId module
    
    * fixing tests accepting just the start of url
    jlaso committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5f8ff5f View commit details
    Browse the repository at this point in the history
  3. Eids Docs : add missing EID examples (#10844)

    * Add missing brackets
    
    * Add missing examples
    
    * Add back missing ext
    3link committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9a0f012 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Admixer Bid Adaper: add admixerwl alias (#10859)

    * Update README.md
    
    update
    
    * Add admixerwl alias for admixerBidAdapter.
    
    ---------
    
    Co-authored-by: Yaroslav Masenko <[email protected]>
    AdmixerTech and Yaroslav Masenko committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    332a7d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd787eb View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. NoBid Analytics Adapter: support for counting blocked requests for th…

    …e Optimizer (#10842)
    
    * Enable supplyChain support
    
    * Added support for COPPA
    
    * rebuilt
    
    * Added support for Extended User IDs.
    
    * Added support for the "meta" attribute in bid response.
    
    * Delete nobidBidAdapter.js.orig
    
    * Delete a
    
    * Delete .jsdtscope
    
    * Delete org.eclipse.wst.jsdt.ui.superType.container
    
    * Delete org.eclipse.wst.jsdt.ui.superType.name
    
    * Delete .project
    
    * Added support for counting blocked requests for the Optimizer.
    
    * Added missing function for testing.
    
    * Added unit tests
    
    ---------
    
    Co-authored-by: Reda Guermas <[email protected]>
    redaguermas and Reda Guermas committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    0b59d4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5c2e06 View commit details
    Browse the repository at this point in the history
  3. Taboola Bid Adapter: implement Iframe user sync (#10789)

    * iframe-sync
    
    * iframe-sync-add-tests
    ahmadlob committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    104f53f View commit details
    Browse the repository at this point in the history
  4. AMX bid adapter: fix timeout handler, bump version (#10744)

    * amx bid adapter: fix timeout handler, bump version
    
    * restore package-lock to master
    
    * remove sendbeacon, use mock xhr
    
    * add keepalive option for ajax
    
    * fix firefox test
    
    * CR changes
    
    * CR changes: restore files
    
    * CR changes
    nickjacob committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    2548949 View commit details
    Browse the repository at this point in the history
  5. Ucfunnel Bid Adapter: add format support (#10862)

    * Add a new ucfunnel Adapter and test page
    
    * Add a new ucfunnel Adapter and test page
    
    * 1. Use prebid lib in the repo to keep updated
    2. Replace var with let
    3. Put JSON.parse(JSON.stringify()) into try catch block
    
    * utils.getTopWindowLocation is a function
    
    * Change to modules from adapters
    
    * Migrate to module design
    
    * [Dev Fix] Remove width and height which can be got from ad unit id
    
    * Update ucfunnelBidAdapter to fit into new spec
    
    * Correct the endpoint. Fix the error of query string
    
    * Add test case for ucfunnelBidAdapter
    
    * Fix lint error
    
    * Update version number
    
    * Combine all checks on bid request
    
    * Add GDPR support for ucfunnel adapter
    
    * Add in-stream video and native support for ucfunnel adapter
    
    * Remove demo page. Add more test cases.
    
    * Change request method from POST to GET
    
    * Remove unnecessary comment
    
    * Support vastXml and vastUrl for video request
    
    * update TTL to 30 mins
    
    * Avoid using arrow function which is not discuraged in mocha
    
    * ucfunnel tdid support
    
    * ucfunnel fix error message in debug mode
    
    * ucfunnel adapter add bidfloor parameter
    
    * ucfunnel adapter support CCPA
    
    * ucfunnel adapter native support clicktrackers
    
    * ucfunnel adapter change cookie sync setting
    
    * ucfunnel adapter update request parameter
    
    * Update ucfunnelBidAdapter
    
    * ucfunnel adapter add currency in ad response
    
    * ucfunnel adapter support uid2
    
    * ucfunnel Bid Adapter: add support for FLoC and Verizon Media ConnectID
    
    * ucfunnel Bid Adapter: add support Price Floors Module
    
    * ucfunnel Bid Adapter: add GPID support and fix page and domain parameter.
    
    * ucfunnel Bid Adapter: add format support.
    
    ---------
    
    Co-authored-by: root <[email protected]>
    Co-authored-by: Ryan Chou <[email protected]>
    Co-authored-by: ucfunnel <[email protected]>
    Co-authored-by: jack.hsieh <[email protected]>
    5 people committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    2b8aacb View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. R2B2 Bid Adapter: Initial release (#10702)

    * R2B2 bidder adapter
    
    * R2B2 bid adapter: fix
    
    * conditional renderer
    
    ---------
    
    Co-authored-by: jenda <[email protected]>
    alexalukr2b2 and jsch8 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3c632ca View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    f5e1988 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6b45c4 View commit details
    Browse the repository at this point in the history
  3. Yandex Bid Adapter: Add rtt (roud trip time) tracking via nurl (#10846)

    * Add rtt (roud trip time) tracking via nurl in yandexBidAdapter
    
    * Yandex Bid Adapter: Fix let -> const
    
    ---------
    
    Co-authored-by: Konstantin Korobkov <[email protected]>
    korobkov-k and Konstantin Korobkov committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    f625c1e View commit details
    Browse the repository at this point in the history
  4. AdMatic Bid Adapter : consent management features added (#10813)

    * 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 de7ac85981b1ba3ad8c5d1dc95c5dadbdf5b9895.
    
    * added alias feature and host param
    
    * Revert "added alias feature and host param"
    
    This reverts commit 6ec8f4539ea6be403a0d7e08dad5c7a5228f28a1.
    
    * Revert "Alias name changed."
    
    This reverts commit 661c54f9b2397e8f25c257144d73161e13466281.
    
    * Revert "Admatic Bid Adapter: alias and bid floor features activated"
    
    This reverts commit 7a2e0e29c49e2f876b68aafe886b336fe2fe6fcb.
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit 7a845b7151bbb08addfb58ea9bd5b44167cc8a4e.
    
    * Revert "remove floor parameter"
    
    This reverts commit 7a23b055ccd4ea23d23e73248e82b21bc6f69d90.
    
    * Admatic adapter: host param control && Add new Bidder
    
    * Revert "Admatic adapter: host param control && Add new Bidder"
    
    This reverts commit 3c797b120c8e0fe2b851381300ac5c4b1f92c6e2.
    
    * 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 1216892fe55e5ab24dda8e045ea007ee6bb40ff8.
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit b1929ece33bb4040a3bcd6b9332b50335356829c.
    
    * Revert "Update admaticBidAdapter_spec.js"
    
    This reverts commit 1ca659798b0c9b912634b1673e15e54e547b81e7.
    
    * Revert "update"
    
    This reverts commit 689ce9d21e08c27be49adb35c5fd5205aef5c35c.
    
    * Revert "update"
    
    This reverts commit f381a453f9389bebd58dcfa719e9ec17f939f338.
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit 38fd7abec701d8a4750f9e95eaeb40fb67e9f0e6.
    
    * Revert "update"
    
    This reverts commit a5316e74b612a5b2cd16cf42586334321fc87770.
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit 60a28cae302b711366dab0bff9f49b11862fb8ee.
    
    * Revert "admatic adapter video params update"
    
    This reverts commit 31e69e88fd9355e143f736754ac2e47fe49b65b6.
    
    * update
    
    * Update admaticBidAdapter.js
    
    * Update admaticBidAdapter_spec.js
    
    * mime_type add
    
    * add native adapter
    
    * AdMatic Adapter: Consent Management
    fatihkaya84 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    ed48e34 View commit details
    Browse the repository at this point in the history
  5. Taboola Bid Adapter: Cookie Look Up Logic Fix (#10873)

    * cookie-look-up-logic-fix
    
    * cookie-look-up-logic-fix
    
    * cookie-look-up-logic-fix
    ahmadlob committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    9ec2092 View commit details
    Browse the repository at this point in the history
  6. ZetaGlobalSsp Bid Adapter : support topics module (#10803)

    * add getTopics()
    
    * provide get segments from ortb2
    
    * rename const
    
    * additional check
    
    * fix test
    
    ---------
    
    Co-authored-by: Surovenko Alexey <[email protected]>
    Co-authored-by: Alexey Surovenko <[email protected]>
    3 people committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    984abfa View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Adnuntius Bid Adapter: bugfix for storageFunction (#10869)

    * Removed linting issues
    
    * Fixed merge issues.
    
    * Bugfix on storageTool.
    mikael-lundin committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    325cd3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdbbf09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46784ab View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Yandex Bid Adapter: add support for topicsFpdModule (#10875)

    * Yandex Bid Adapter: add support for topicsFpdModule
    
    * add test
    someden committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    cc49968 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff27673 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. DxKulture Bid Adapter : user syncs improvements (#10738)

    * Initial implementation of kulturemedia bid adapter
    
    * Changing outstream to instream
    
    * Enriching md file with test examples
    
    * Changing nId to networkId
    
    * Cleaning up md file
    
    * Submitting rebranded dxkultureBidAdapter
    
    * dxkultureBidAdapter - Improve UserSyncs
    
    * Include gdpr/usp params in iframe usersync url
    
    * Add gdpr/usp data to iframe usync urls
    
    * Cleaning up testing html file
    
    * Adding outstream support
    
    * Updating exchange endpoint
    
    * Resolve requests test
    
    * Resolving iframe/pixel priority when iframeEnabled/pixelEnabled
    
    * Improving userSync filtering condition
    
    * Prioritize iframe user syncing
    
    ---------
    
    Co-authored-by: Danijel Predarski <[email protected]>
    Co-authored-by: dani-nova <[email protected]>
    Co-authored-by: Slavisa Petkovic <[email protected]>
    Co-authored-by: Slavisa Petkovic <[email protected]>
    5 people committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    233695d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04a7659 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Update viantOrtbBidAdapter_spec.js (#10888)

    Added a test case for native ads
    tkrishnaviant committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    ed05478 View commit details
    Browse the repository at this point in the history
  2. Stv Bid Adapter: added user id support, adaptation of schain support (#…

    …10849)
    
    * 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
    
    * added schain support (94.8% coverage)
    
    * correct schain encoding
    
    * added serializeUids and adapted serializeSChain
    
    ---------
    
    Co-authored-by: theo_ <theo_@IDEA3>
    theo-stv and theo_ committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    665c894 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    185e97f View commit details
    Browse the repository at this point in the history
  4. LiveIntent ID Module: Update live-connect version (#10894)

    * update lc version
    
    * fix typo
    wi101 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    49904a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    136f0bb View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Price Floors: Failure to Account for 'data.skipRate' (#10872)

    * Update skipRate handling in priceFloors.js and add unit tests for the changes.
    
    * Update wording on tests and remove unecessary spread.
    bbaresic committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7a09d81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa21bfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    714acd3 View commit details
    Browse the repository at this point in the history
  4. 1.Added safechecks for s2s metadapter case 2.Skipped firing client si…

    …de tracker for pubmatic 3.Skipped adding pubmatic bid in logger (#10897)
    kapil-tuptewar committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    866be6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60e7e96 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    cdbe68c View commit details
    Browse the repository at this point in the history
  2. Adnuntius Bid Adapter : bugfix void au ids (#10890)

    * Removed linting issues
    
    * Fixed merge issues.
    
    * Bugfix on storageTool.
    
    * Adnuntius Bid Adapter: bugfix handling ad response
    
    Handle no voidAuIds better.
    
    ---------
    
    Co-authored-by: Mikael Lundin <[email protected]>
    Co-authored-by: Mikael Lundin <[email protected]>
    3 people committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    7f2763d View commit details
    Browse the repository at this point in the history
  3. GreenbidsAnalyticsAdapter and GreenbidsRtdProvider: Rework greenbids …

    …sampling and improve transparency (#10792)
    
    * track billing events and modify sampling pattern
    
    * review updates
    jbogp committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3e6b546 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    d390f6c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Pangle Bid Adapter : add multi format support (#10909)

    * feat: pangle multi format
    
    * feat: multi format
    pangle-fe committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    759c52d View commit details
    Browse the repository at this point in the history
  2. Criteo bid adapter: remove checks on video context and placement (#10912

    )
    
    Those checks are no longer useful so we decided to remove them.
    dzhang-criteo committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6689373 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Discovery Bid Adapter : add title, description, keywords (#10900)

    * Discovery Bid Adapter : add title, desc, keywords, hLen, nbw, hc, dm  add unit test resolve conflict
    
    * Discovery Bid Adapter : add title, desc, keywords, hLen, nbw, hc, dm  add unit test
    
    ---------
    
    Co-authored-by: lvhuixin <[email protected]>
    lhxx121 and lvhuixin committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b6d7b0a View commit details
    Browse the repository at this point in the history
  2. Ampliffy Bid Adapter: initial commit (#10883)

    * ampliffyBidAdapter initial commit
    
    * Add tests
    vicenteampliffy committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    cf1f150 View commit details
    Browse the repository at this point in the history
  3. Utils.js (Warning in Integration Tests): add back getWindowFromDocume…

    …nt (#10865)
    
    * add back getWindowFromDocument
    
    * do not use core for 1 consumer
    
    ---------
    
    Co-authored-by: Demetrio Girardi <[email protected]>
    ChrisHuie and dgirardi committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b93416b View commit details
    Browse the repository at this point in the history
  4. Rubicon: remove transformBidParams function (#10919)

    Per #6361
    
    Confirmed that the server-side adapters for both PBS-Go and PBS-Java handle the type conversion.
    bretg committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2b25ec4 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Bump follow-redirects from 1.15.2 to 1.15.4 (#10922)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.4)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    621cedc View commit details
    Browse the repository at this point in the history
  2. Support cdep (#10921)

    Changes to bid adapter logic and tests to support passing `cdep` along in requests to Sharethrough's adserver endpoint.
    jefftmahoney committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    cdcfe15 View commit details
    Browse the repository at this point in the history
  3. Adkernel Bid Adapter: multiformat imp splitting (#10918)

    * Adkernel: multiformat adunit support
    
    * fix
    ckbo3hrk committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    74f6bce View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Geodge RTD module: update preload mechanism (#10911)

    * Update preload mechanism to work with an iframe
    
    * Update tests
    
    ---------
    
    Co-authored-by: daniel manan <[email protected]>
    GeoEdge-r-and-d and mmndaniel committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c94eb4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28ba8bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a491505 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c5d925 View commit details
    Browse the repository at this point in the history
  5. LiveConnect Bid Adapter : add prebid version to liveConnect (#10920)

    * forward trackerVersion
    
    * refactoring
    
    * adjust test
    
    * use a proper lc version
    
    * adjust test
    
    * refactoring
    
    * test case
    
    * lint
    
    * package-lock
    
    * fix test
    
    * fix test
    wi101 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c3401f9 View commit details
    Browse the repository at this point in the history
  6. Insticator Bid Adaptor : add support for playerSize, plcmt, vastXML, …

    …& vastURL (#10903)
    
    * enhance insticatorBidAdapter:
    - support playerSize for video
    - Support plcmt tag for video
    
    * conditionall check for playerSize
    
    * - remove hardcoded banner type for video
    - Support vastXml and vasturl for video bids
    
    * remove trailing spaces
    
    * refactor spaces
    
    * add unit tests
    shubhamc-ins committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    000a0ad View commit details
    Browse the repository at this point in the history
  7. Seedtag Bid Adapter : add geom to bidRequest (#10906)

    * add adunit geometry parameter to the bid request
    
    * lint
    
    * add unit test
    
    * add size check
    
    * use global slot for all tests
    
    * fix test when slot is not available$
    ybootin committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c2d4a88 View commit details
    Browse the repository at this point in the history
  8. add dsp_genieeBidAdapter (#10834)

    Co-authored-by: kiyoshi fujiwara <[email protected]>
    kiyoshi0205 and kiyoshi-fujiwara-geniee committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    1837f79 View commit details
    Browse the repository at this point in the history
  9. Contxtful RTD Provider: Initial Release (#10550)

    * feat: added contxtfulRtdProvider
    
    * fix: removed id in query param
    
    * fix: googletag
    
    * doc: typo
    
    * fix: added contxtful in adloader
    
    * doc: extra line
    
    * fix: added connector config option
    sebastienrufiange committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    07f4809 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b8c6918 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    759d5ac View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Ad2iction Bid Adapter: initial release (#10877)

    * Import the project
    
    * Update version
    
    * fix: typo
    
    * refactor: rewrite
    
    * feat: add pre-defined function & add logger
    
    * feat: add test for bid adapter
    
    * feat: add readme for ad2iction bid adaptor
    
    * feat: remove unneeded callback event
    
    * feat: lint & add missing test
    
    * feat: remove debugger flag
    
    * feat: refactor & new feature for adapter
    
    * feat: update Maintainer & Description info
    
    ---------
    
    Co-authored-by: Richard Lee <[email protected]>
    Co-authored-by: Charlie <[email protected]>
    3 people committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    672b535 View commit details
    Browse the repository at this point in the history
  2. LiveIntent UserId module: Make process and process.env optional (#10905)

    * Drop the minimal mode
    
    * Revert "Drop the minimal mode"
    
    This reverts commit 9f33731a528d4b5e45e526c46303f9ae729cb290.
    
    * Make process and process.env optional
    
    * Revert changes in spec
    
    * Use pbjsGlobals for confguring moduleMode
    
    * Bump LiveConnect version
    3link committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    c7f4d18 View commit details
    Browse the repository at this point in the history
  3. Smartadserver Bid Adapter: support additional video parameters (#10815)

    * Smartadserver Bid Adapter: Add support for SDA user and site
    
    * Smartadserver Bid Adapter: Fix SDA support getConfig and add to unit testing
    
    * support floors per media type
    
    * Add GPP support
    
    * Rework payloads enriching
    
    * Add gpid support
    
    * Support additional video params
    
    * vpmt as array of numbers
    
    * Fix comment
    
    ---------
    
    Co-authored-by: Meven Courouble <[email protected]>
    Co-authored-by: Krzysztof Sokół <[email protected]>
    3 people committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    19a3281 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    869edc7 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Richaudience Bid Adapter : add function onTimeout (#10891)

    * RichaudienceBidAdapter add function onTimeout
    
    * Add unit test
    
    * revert: Revert changes in integrationExamples/creative.html
    
    * fix: Remove useless package in richaudiences test module
    
    ---------
    
    Co-authored-by: Sergi Gimenez <[email protected]>
    richaudience and Sergi Gimenez committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    8069abd View commit details
    Browse the repository at this point in the history
  2. PubMatic Bid Adapter : add support to read and pass badv to adserver (#…

    …10943)
    
    * Added support for badv parameter of ortb2
    
    * Added test cases
    
    ---------
    
    Co-authored-by: pm-azhar-mulla <[email protected]>
    pm-azhar-mulla and pm-azhar-mulla committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    aed0f06 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Taboola Bid Adapter : refactor using ortb conversion library (#10910)

    * refactor using ORTB conversion library
    
    * refactor using ORTB conversion library
    
    * refactor using ORTB conversion library
    
    * refactor using ORTB conversion library
    
    ---------
    
    Co-authored-by: ahmadlob <[email protected]>
    barRubi and ahmadlob committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    dc80cff View commit details
    Browse the repository at this point in the history
  2. [Fledge] Add support for seller signals per imp (#10948)

    Load seller signals for each impression and include them with the response level seller signals before returning the bid and fledge auction config.
    afewcc committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    37aba0a View commit details
    Browse the repository at this point in the history
  3. Adman Bid Adapter : add GVLID (#10949)

    * Add Adman bid adapter
    
    * Add supportedMediaTypes property
    
    * Update ADman Media bidder adapter
    
    * Remove console.log
    
    * Fix typo
    
    * revert package-json.lock
    
    * Delete package-lock.json
    
    * back to original package-lock.json
    
    * catch pbjs error
    
    * catch pbjs error
    
    * catch pbjs error
    
    * log
    
    * remove eu url
    
    * remove eu url
    
    * remove eu url
    
    * remove eu url
    
    * remove eu url
    
    * Update admanBidAdapter.js
    
    add consnet to sync url
    
    * Update admanBidAdapter.js
    
    fix import
    
    * Update admanBidAdapter.js
    
    lint fix
    
    * Update admanBidAdapter.js
    
    lint fix
    
    * Update admanBidAdapter.js
    
    check consent object data availability
    
    * сompatible with prebid v5
    
    * add Lotame Panorama ID
    
    * update getUserSyncs
    
    * fix
    
    * fix tests
    
    * remove package-lock.json
    
    * update sync url
    
    * update test
    
    * add idx (UserID Module)
    
    * update tests
    
    * remove traffic param
    
    * handle transactionID param
    
    * send transactionID param in imp.ext
    
    * rename transactionID to transactionId
    
    * update tests
    
    * additional content handle
    
    * rollback content
    
    * content handle via hb integration
    
    * update gdprConsent
    
    * return old package-lock
    
    * add GVLID
    
    * rem package-lock.json from changes
    
    ---------
    
    Co-authored-by: minoru katogi <[email protected]>
    Co-authored-by: minoru katogi <[email protected]>
    Co-authored-by: ADman Media <[email protected]>
    Co-authored-by: SmartyAdman <[email protected]>
    Co-authored-by: SmartyAdman <>
    5 people committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5bf8083 View commit details
    Browse the repository at this point in the history
  4. Unicorn Bid Adapter : support id5 (#10947)

    * support id5
    
    * fix lint change quote
    faithnh committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d6c39f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Yahoo SSP Bid Adapter : update maintainer email address (#10954)

    * change
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * comment
    
    * update maintainer email address
    
    ---------
    
    Co-authored-by: Deepthi Neeladri Sravana <[email protected]>
    Co-authored-by: Deepthi Neeladri Sravana <[email protected]>
    Co-authored-by: Deepthi Neeladri Sravana <[email protected]>
    Co-authored-by: dsravana <[email protected]>
    5 people committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a63e748 View commit details
    Browse the repository at this point in the history
  2. EUID Id Module : add support for client side token generation (#10885)

    * enable cstg for euid
    
    * test added for euid cstg
    
    * fixed euid cstg test and updated docs
    ssundahlTTD committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2e4b98e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34e6192 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Richaudience Bid Adapter): change url tracking (#10963)

    * RichaudienceBidAdapter add function onTimeout
    
    * Add unit test
    
    * revert: Revert changes in integrationExamples/creative.html
    
    * fix: Remove useless package in richaudiences test module
    
    * Change referer with host
    
    * Fix(RichaudienceBidAdapter): Change url tracking
    
    * deploy
    
    * change test
    
    ---------
    
    Co-authored-by: Sergi Gimenez <[email protected]>
    richaudience and Sergi Gimenez committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    faec96e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    953e387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7e6ce9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f95f520 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Tagoras Bid Adapter : Initial release (#10826)

    * MinuteMediaPlus Bid Adapter: pass gpp consent to userSync server.
    
    * tagorasBidAdapter submission
    
    * update maintainer
    
    * Remove unneeded GVLID.
    
    * Adjust syncs condition logic in tagorasBidAdapter.
    saar120 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    bc7aa93 View commit details
    Browse the repository at this point in the history
  2. Insticator Bid Adapter: support optional video params (#10969)

    * add support for video params acc to ortb2.5
    
    * update the optionalParams logic for buildVideo
    
    * update check for protocols
    
    * udpate validation for video params and added test case
    shubhamc-ins committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d93eb4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4092a05 View commit details
    Browse the repository at this point in the history
  4. Oxxion Rtd Module: tracking time to run (#10955)

    * Oxxion Rtd Module: tracking time to run
    
    * Oxxion Rtd Module: tracking time to run
    
    * Oxxion Rtd Module: tracking time to run
    matthieularere-msq committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e589c4b View commit details
    Browse the repository at this point in the history
  5. IQX Bid Adapter : initial release (#10952)

    * new adapter - IQX
    
    * chang maintainer
    
    ---------
    
    Co-authored-by: Chucky-choo <[email protected]>
    IQzoneIT and Chucky-choo committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    01ef25e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. AJA Bid Adapter: add Global Placement ID support, remove native/video…

    … ad support (#10945)
    
    * add gpid support, remove native/video ad support
    
    * also added cdep support
    0tarof committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a8d36a6 View commit details
    Browse the repository at this point in the history
  2. AdFusion Bid Adapter : currency support (#10938)

    * adfusion bid adapter test
    
    * Add adapter and docs
    
    * add currency support
    
    * kick of integration tests
    
    ---------
    
    Co-authored-by: Łukasz <[email protected]>
    Co-authored-by: Chris Huie <[email protected]>
    3 people committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    48d8766 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65fd605 View commit details
    Browse the repository at this point in the history
  4. Agma Analytics Module : fix getting global config data (#10968)

    * Fix getting global config data
    
    * Increase internal version number
    steffenmllr committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5a73e16 View commit details
    Browse the repository at this point in the history
  5. ID5 ID Module : ID5 will be able to optionally delegate its logic to …

    …an external module (#10742)
    
    * id-7317 Adding ability to load exernal module by param configuration
    
    * id-7317 Fixing bugs with id5 external module
    
    * id-7313 Addinf documentation to new externalModuleUrl parameter
    
    * id-7317 Typo
    
    * id-7317 Fix Lint error
    
    * id-7317 Some improvements from PR
    
    * id-7317 Some test iprovements
    
    * id-7317 Using loadExternalScript() utility instead of loading the script directly
    
    * id-7317 Lint error
    
    * id-7317 Fixing nb increments
    
    * ID5 User Id module - pass gpp consent data to external module
    
    ---------
    
    Co-authored-by: abazylewicz <[email protected]>
    Co-authored-by: abazylewicz-id5 <[email protected]>
    3 people committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    c6a9ebc View commit details
    Browse the repository at this point in the history
  6. JSdoc Lint Fixes for Multiple ID Modules (#10972)

    * fixes jsdoc
    
    * fix id jsdocs
    
    * jsdoc id fixes
    
    * jsdoc id fixes
    
    * fix id module lint
    
    * id lint fixes
    
    * fix lint jsdoc
    
    * jslint fixes
    
    * id jsdoc lint fix
    
    * jsdoc lint fixes
    ChrisHuie committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a189b32 View commit details
    Browse the repository at this point in the history
  7. JSdoc Linting Fixes for Multiiple RTD Modules (#10973)

    * fix rtd jsdoc
    
    * jsdoc lint fixes
    
    * import jsdoc types
    
    * rtd jsdoc fixes
    ChrisHuie committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    aa24e10 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Insticator Bid Adaptor: add support for bidder video params (#10976)

    * add support for bidder video params
    
    * add comment for bidderspecific override
    
    * fix video validation empty condition
    
    * fix test case
    shubhamc-ins committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b7f60d8 View commit details
    Browse the repository at this point in the history
  2. Conversant adapter: use ortbConverter to handle requests and responses (

    #10913)
    
    Co-authored-by: johwier <[email protected]>
    johnwier and johwier committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    12430d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a40061e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. zMaticoo Bid Adapter : Initial Release (#10881)

    * feat:zMaticoo Bid Adapter for Prebid.js
    
    * feat:zMaticoo Bid Adapter for Prebid.js
    
    * feat:fix some code style
    
    * feat:fix some code style
    
    * feat:update package-lock.json
    
    ---------
    
    Co-authored-by: adam <L12354*。com>
    lxj15398019970 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ec5880b View commit details
    Browse the repository at this point in the history
  2. MediaGo Bid Adapter : add pmguid, title, description, keywords and sy…

    …nchronize mguid from third party cookie to first party cookie. (#10923)
    
    * MediaGo Bid Adapter : update buyerId and add  pmguid,title, description and keywords.
    Yimilh committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    57c18bd View commit details
    Browse the repository at this point in the history
  3. Discovery Bid Adapter : not filter params (#10965)

    * feat(isBidRequestValid): just filter token once. not filter publisher and tagid
    
    * feat(isBidRequestValid): add unit test
    
    * feat(spec): fix eslint
    
    * feat(spec): fix unit test
    
    * feat(spec): fix unit test
    
    ---------
    
    Co-authored-by: yubei01 <[email protected]>
    ecoeco163 and yubei01 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    379b687 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    4cd9d50 View commit details
    Browse the repository at this point in the history
  2. NextMillennium Bid Adapter : currency support in request (#10871)

    * added support for gpp consent string
    
    * changed test for nextMillenniumBidAdapter
    
    * added some tests
    
    * added site.pagecat, site.content.cat and site.content.language to request
    
    * lint fix
    
    * formated code
    
    * formated code
    
    * formated code
    
    * pachage-lock with prebid
    
    * pachage-lock with prebid
    
    * formatted code
    
    * added device.sua, user.eids
    
    * formatted
    
    * fixed tests
    
    * fixed bug functio getSua
    
    * currency
    
    * currency
    mhlm committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    73310f1 View commit details
    Browse the repository at this point in the history
  3. Core & PBS adapter: fix race condition between network timeout and au…

    …ction timeout (#10779)
    
    * Core: fix race condition between fetch timeout and auction timeout
    
    * PBS adapter: fix race condition between ajax timeout and auction timeout
    dgirardi committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f78996d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ab9a57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    904359e View commit details
    Browse the repository at this point in the history
  6. Discovery Bid Adapter : synchronize mguid from third party cookie to …

    …first party cookie (#10927)
    
    * Discovery Bid Adapter : add title, desc, keywords, hLen, nbw, hc, dm  add unit test resolve conflict
    
    * Discovery Bid Adapter : add title, desc, keywords, hLen, nbw, hc, dm  add unit test
    
    * Discovery Bid Adapter : synchronize mguid from third party cookie to first party cookie
    
    ---------
    
    Co-authored-by: lvhuixin <[email protected]>
    lhxx121 and lvhuixin committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    0dc3d59 View commit details
    Browse the repository at this point in the history
  7. JSdoc Lint Fixes for Multiple Adapters (#10967)

    * fix native
    
    * update ablida adgeneration
    
    * fix adkernel admatic
    
    * update type imports
    
    * js lint fixes
    
    * jslint appnexus
    
    * jslint jsdoc fixes
    
    * fix jsdoc warnings
    
    * lint fixes
    
    * lint fix
    
    * jsdoc updates
    
    * Update adgenerationBidAdapter.js
    
    * fix js doc
    
    * jsdoc type imports
    
    * jsdoc type updates
    
    * add types for jsdoc
    
    * jsdoc type updates
    
    * add types
    
    * jsdoc types added
    
    * import types
    
    * jsdoc updates
    
    * jsdoc type imports
    
    * type jsdoc import fixes
    
    * jsdoc type imports
    
    * jsdoc type import fix
    
    * lint fixes
    
    * fix jsdoc types
    
    * type imports
    
    * lint fixes jsdoc
    
    * jsdoc fixes
    
    * type imports for jsdoc
    
    * jsdoc type fixes
    
    * fxes for jsdoc types
    
    * jsdoc fixes
    ChrisHuie committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e37ba4e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. update mail (#10992)

    ikagotso committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    1c0f80f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    ba42d90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17f3468 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. SmileWanted - Add Video Instream, Video Outstream and Native support (#…

    …10996)
    
    Co-authored-by: QuentinGallard <[email protected]>
    QuentinGallard and QuentinGallard committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    07962d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ec144f View commit details
    Browse the repository at this point in the history
  3. E2E testing: Remove @wdio/sync and update @wdio/* to the latest (#10990)

    * Remove @wdio/sync and update the rest of the @wdio packages
    
    * Update the e2e tests to use async/await
    
    * Add support for local e2e testing
    
    * Update circleci to Node 16
    
    * Update the min Node version to 12 and a a node check for e2e tests
    
    * Fix the Node version check error
    jamarzka committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c161e0c View commit details
    Browse the repository at this point in the history
  4. Yandex Analytics Adapter: initial release (#10876)

    * Yandex Analytics Adapter: Initial release
    
    * Release preparations
    
    * Updated trackable events
    
    * Updated trackable events
    
    * tag URL
    
    * Added tests and chanded init logic
    
    * Fixed already loaded script scenario
    
    * One level of object destruction
    
    * Global domain, yandex.com
    
    * Removed script insertion logic
    
    * Update yandexAnalyticsAdapter.md
    
    ---------
    
    Co-authored-by: Stanislavsky34200 <[email protected]>
    enovikov11 and Stanislavsky34200 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    eee58b0 View commit details
    Browse the repository at this point in the history
  5. MgidX Bid Adapter: add optional region param (#10612)

    * new adapter - MgidX
    
    * add new required param host
    
    * rem host, add region
    
    ---------
    
    Co-authored-by: Evgeny Nagorny <[email protected]>
    Co-authored-by: xmgiddev <>
    xmgiddev and evjman committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    2592706 View commit details
    Browse the repository at this point in the history
  6. Video module: log error when adUnit provides unknown player div ID (#…

    …10664)
    
    * Video module: log error when adUnit provides unknown player div ID
    
    * moves error logging to separate function
    
    * remove trailing spaces
    
    * Update modules/videoModule/coreVideo.js
    
    ---------
    
    Co-authored-by: Karim Mourra <[email protected]>
    dgirardi and karimMourra committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ad85b03 View commit details
    Browse the repository at this point in the history
  7. ZetaGlobalSsp: bugfix (#10882)

    Co-authored-by: Surovenko Alexey <[email protected]>
    Co-authored-by: Alexey Surovenko <[email protected]>
    3 people committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0815414 View commit details
    Browse the repository at this point in the history
  8. Yieldmo Bid Adapter : send topics in the Bid Request (#10892)

    * Adding topics to bid request
    
    Getting topics and adding them to bid request.
    
    * converting topics to numbers
    
    * Adding unit tests
    desidiver committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    951d7d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2171ca4 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    ffd5706 View commit details
    Browse the repository at this point in the history
  2. Topics fpd module : fix for intermitent failing test (#11013)

    * test pr for circleci
    
    * fix for failing topicsFpdModule tests
    
    * formatting fix
    
    * minor refactor
    
    * triggered another circle ci build
    jlquaccia committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    4fbb1c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b4a1ce View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    d000ec8 View commit details
    Browse the repository at this point in the history
  2. Livewrapped Bidder: add support for ortb2imp (#11026)

    * 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
    
    * Use ortb native
    
    * Read ortb2imp
    
    ---------
    
    Co-authored-by: msmeza <[email protected]>
    bjorn-lw and msmeza committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0ad3244 View commit details
    Browse the repository at this point in the history
  3. BeOp Bid Adapter: add eids support (#11025)

    * BeOp Bid Adapter: Add eids support (#14)
    
    * Fix tests
    sebrobert committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7f0732f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30513cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d3ff58 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    804d078 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d53dae2 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. OpenX Bid Adapter: add ortb2Imp to PAAPI auctionSignals (#11012)

    * OpenX Bid Adapter: add ortb2Imp to PAAPI auctionSignals
    
    * Use imp instead of searching ortbRequest
    laurb9 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    60b6ada View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. ZetaGlobalSsp Bid Adapter : cleanup object (#11049)

    * ZetaGlobalSsp adapter: cleanup object
    
    * Update zeta_global_sspBidAdapter.js
    
    ---------
    
    Co-authored-by: Surovenko Alexey <[email protected]>
    Co-authored-by: Alexey Surovenko <[email protected]>
    Co-authored-by: Chris Huie <[email protected]>
    4 people committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    9961236 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. zmaticoo Bid Adapter : add support for video (#11016)

    * feat:zmaticoo adapter for video
    
    Signed-off-by: adam <L12354*。com>
    
    * feat:just test ci/circleci:build failed
    
    Signed-off-by: adam <L12354*。com>
    
    * feat:add unit test
    
    Signed-off-by: adam <L12354*。com>
    
    * feat:fix response.seatbid and advertiserDomains empty
    
    Signed-off-by: adam <L12354*。com>
    
    * feat:add unit test
    
    Signed-off-by: adam <L12354*。com>
    
    ---------
    
    Signed-off-by: adam <L12354*。com>
    Co-authored-by: adam <L12354*。com>
    lxj15398019970 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    3dc8dea View commit details
    Browse the repository at this point in the history
  2. ZetaGlobalSsp: provide device.sua object (#11050)

    Co-authored-by: Surovenko Alexey <[email protected]>
    Co-authored-by: Alexey Surovenko <[email protected]>
    3 people committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6f93a5b View commit details
    Browse the repository at this point in the history
  3. Rise BidAdapter : add support for gpp (#11051)

    * support gpp in rise and minutemedia
    
    * modified tests
    
    * removed mm gpp support
    
    * updated rise test
    
    * fix for gpp section
    
    ---------
    
    Co-authored-by: Inna Yaretsky <>
    innay committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    16ee425 View commit details
    Browse the repository at this point in the history
  4. MinuteMedia BidAdapter : add support for gpp (#11052)

    * add Rise adapter
    
    * fixes
    
    * change param isOrg to org
    
    * Rise adapter
    
    * change email for rise
    
    * fix circle failed
    
    * bump
    
    * bump
    
    * bump
    
    * remove space
    
    * Upgrade Rise adapter to 5.0
    
    * added isWrapper param
    
    * addes is_wrapper parameter to documentation
    
    * added is_wrapper to test
    
    * removed isWrapper
    
    * Rise Bid Adapter: support Coppa param (#24)
    
    * MinuteMedia Bid Adapter: support Coppa param (#25)
    
    * Revert "MinuteMedia Bid Adapter: support Coppa param (#25)" (#26)
    
    This reverts commit 66c4e7b.
    
    * bump
    
    * update coppa fetch
    
    * setting coppa param update
    
    * update Coppa tests
    
    * update test naming
    
    * Rise Bid Adapter: support plcmt and sua (#27)
    
    * update minuteMediaBidAdapter - support missing params (#29)
    
    * support gpp for minutemedia adapter
    
    * removed spaces
    
    * removed extra character
    
    ---------
    
    Co-authored-by: Noam Tzuberi <[email protected]>
    Co-authored-by: noamtzu <[email protected]>
    Co-authored-by: Noam Tzuberi <[email protected]>
    Co-authored-by: Laslo Chechur <[email protected]>
    Co-authored-by: OronW <[email protected]>
    Co-authored-by: lasloche <[email protected]>
    Co-authored-by: YakirLavi <[email protected]>
    Co-authored-by: YakirLavi <[email protected]>
    Co-authored-by: Inna Yaretsky <>
    9 people committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6e13ea0 View commit details
    Browse the repository at this point in the history
  5. feat: remove dependency on EID Allowlist [ADDR-2801] (#10988)

    Co-authored-by: Sajid Mahmood <[email protected]>
    sajidbsk and Sajid Mahmood committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    860924f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Bump release-drafter/release-drafter from 5 to 6 (#11053)

    Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6.
    - [Release notes](https://github.com/release-drafter/release-drafter/releases)
    - [Commits](release-drafter/release-drafter@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: release-drafter/release-drafter
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1dfd7eb View commit details
    Browse the repository at this point in the history
  2. Criteo bid adatper: add logic to handle dsa in bid request/response (#…

    …11043)
    
    Co-authored-by: v.raybaud <[email protected]>
    vraybaud and v.raybaud committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    643930f View commit details
    Browse the repository at this point in the history
  3. Onetag Bid Adapter: add DSA support (#11036)

    Co-authored-by: federico <[email protected]>
    onetag-dev and fliccione committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6733fe8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00fd7c1 View commit details
    Browse the repository at this point in the history
  5. PGAMSSP Bidder Adapter: add id5id (#11024)

    * new adapter PGAMSSP
    
    * upd
    
    * support UID 2.0
    
    * del obj
    
    * Add id5id
    PGAMSSP committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    7260a2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8858ae View commit details
    Browse the repository at this point in the history
  7. Grid bid adapter: add logic to handle dsa in bid request/response (#1…

    …1042)
    
    Co-authored-by: v.raybaud <[email protected]>
    vraybaud and v.raybaud committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    88b7477 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Sharethrough Bid Adapter: support Fledge + refine video-placement req…

    … logic (#11048)
    
    * Modify value-setting logic for video-placement reqs
    
    * Updating value-setting logic in `buildRequests()` method so that `placement` property in video requests does not possibly get overridden to 1 as a value if `plcmt` is also present as a property.  (Current logic sets `placement` at 1 if `context` is "instream".)
    
    * Support for Fledge
    
    * Adding updates to our unit tests and the relevant methods in our bid adapter to make it ready, eventually, for Fledge auctions.
    jefftmahoney committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    36906f7 View commit details
    Browse the repository at this point in the history
  2. Innity Bid Adapter: handle empty response from server (#10960)

    * Handle empty response from server
    
    * Add space before blocks and add unit test for result with no bids
    khonghau-cha committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8fbd6a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66bab27 View commit details
    Browse the repository at this point in the history
  4. GumGum Bid Adapter: fix size in the bid response for multi size slot …

    …sizes (#11064)
    
    * Fix for the multi-size in- slot
    
    * added comment
    MartinGumGum committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    bfbce73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f380912 View commit details
    Browse the repository at this point in the history
  6. Core: use same transaction ID for twin ad units (#10962)

    * swith transactionId to adUnitId
    
    * use same TID for ad units with the same code
    
    * fix appnexus clones
    dgirardi committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8931850 View commit details
    Browse the repository at this point in the history
  7. snigel Bid Adapter : pass more information to backend (#10987)

    * snigelBidAdapter: pass more information to backend
    
    * snigelBidAdapter: add unit tests for the new functionality
    snigelweb committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    6342942 View commit details
    Browse the repository at this point in the history
  8. rayn rtd provider module (#11054)

    Co-authored-by: Berislav Kovacki <[email protected]>
    aleksandar-rayn and bkovacki committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    35eb3d4 View commit details
    Browse the repository at this point in the history
  9. mediasquare Bid Adapter: add DSA support (#11070)

    * mediasquare Bid Adapter: add DSA support
    
    * mediasquare Bid Adapter: add DSA support
    matthieularere-msq committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d8c2ffd View commit details
    Browse the repository at this point in the history
  10. PBjs Core : add ability to inject tracking in video (#10191)

    * add vast impression tracking
    
    * support additional context macro
    
    * fix spaces and singlequotes
    
    * remove 2494945CONTEXT2494945 macro
    
    * remove CONTEXT macro
    
    * do not update vastImpUrl anymore
    
    * add impression trackers in video cache
    
    * insert ony unique trackers
    
    * rename registerVastTrackers
    
    * rename arrayVastTrackers
    
    * trackers object change
    
    * check modules are allowed to add trackers based on isActivityAllowed
    
    * rename validVastTracker and add line breaks
    
    * removes duplicates verification in isValidVastTracker
    
    * changes in wrapURI + typo fix
    
    * requested changes
    
    * update function trackersToMap
    
    * using Set in trackers map
    
    * changes suggested by dgirardi
    
    * changes suggested by dgirardi
    
    * Update test/spec/video_spec.js
    
    Co-authored-by: Karim Mourra <[email protected]>
    
    * add spaces
    
    ---------
    
    Co-authored-by: Karim Mourra <[email protected]>
    matthieularere-msq and karimMourra committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    9f5e205 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9270339 View commit details
    Browse the repository at this point in the history
  12. Vidazoo Bid Adapter: Implement onBidWon (#11057)

    * Add 'onBidWon' function and 'nurl' handling to vidazooBidAdapter
    
    * Add 'onBidWon' function and 'nurl' handling to vidazooBidAdapter
    
    * This update introduces the 'onBidWon' function to the vidazooBidAdapter module, and enhances handling for the 'nurl' property.
    saar120 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    796ad95 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Adquery Bid Adapter : IdSystem fix getId and decode method, added use…

    …rSync with iframe type (#11019)
    
    * adquery/prebid_qid_work5
    
    * adquery/prebid_qid_work4
    adquery committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e410b28 View commit details
    Browse the repository at this point in the history
  2. NextMillenium Bid Adapter : added support for the keywords parameter …

    …openrtb (#11018)
    
    * added support for gpp consent string
    
    * changed test for nextMillenniumBidAdapter
    
    * added some tests
    
    * added site.pagecat, site.content.cat and site.content.language to request
    
    * lint fix
    
    * formated code
    
    * formated code
    
    * formated code
    
    * pachage-lock with prebid
    
    * pachage-lock with prebid
    
    * formatted code
    
    * added device.sua, user.eids
    
    * formatted
    
    * fixed tests
    
    * fixed bug functio getSua
    
    * added support keywords
    
    * added support keywords - code style
    
    * changed test for otrb parameters
    mhlm committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    cd4717c View commit details
    Browse the repository at this point in the history
  3. Contentexchange Bid Adapter: add gvlid (#11079)

    * add contentexchange bid adapter
    
    * fixes
    
    * fix
    
    * fix test
    
    * validate meta
    
    * fix
    
    * add GVLID
    contentexchange committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e41a174 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe4a2f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61ba3fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3548745 View commit details
    Browse the repository at this point in the history
  7. IX Bid Adapter: support DSA fields [ADDR-2990] (#11069)

    Co-authored-by: Sajid Mahmood <[email protected]>
    sajidbsk and Sajid Mahmood committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f31058c View commit details
    Browse the repository at this point in the history
  8. PBjs Core Utils: fix deepEqual() to work correctly on sites where Arr…

    …ay.prototype has been extended (#11077)
    
    * Make utils.deepEqual() work correctly on sites where Array.prototype has been extended
    
    * Removed blank line
    
    * Marginal improvement
    
    ---------
    
    Co-authored-by: Demetrio Girardi <[email protected]>
    samuel-palmer-relevant-digital and dgirardi committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    6eaae9d View commit details
    Browse the repository at this point in the history
  9. Yieldlab Bid Adapter: Add Digital Services Act (DSA) handling (#10981)

    * YieldlabBidAdapter add Digital Services Act (DSA) handling for bid request and responses
    
    * YieldlabBidAdapter
    - read dsa from bidderRequest
    - put dsa response under meta.dsa not ext.dsa
    - handle multiple transparency objects under new parameter dsatransparency
    - only add query params if they are not undefined
    nkloeber committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e8426c7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6fddf80 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dbbbccd View commit details
    Browse the repository at this point in the history
  12. dsaControl module: Reject bids without meta.dsa when required (#10982)

    * dsaControl - reject bids without meta.dsa when required
    
    * ortbConverter: always set meta.dsa
    
    * dsaControl: reject bids whose DSA rendering method disagrees with the request
    dgirardi committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    43e3980 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4047495 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8bda2ce View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. NoBid Analytics Adapter: added support for flag to control bidWon and…

    … auctionEnd independently. (#11087)
    
    * Enable supplyChain support
    
    * Added support for COPPA
    
    * rebuilt
    
    * Added support for Extended User IDs.
    
    * Added support for the "meta" attribute in bid response.
    
    * Delete nobidBidAdapter.js.orig
    
    * Delete a
    
    * Delete .jsdtscope
    
    * Delete org.eclipse.wst.jsdt.ui.superType.container
    
    * Delete org.eclipse.wst.jsdt.ui.superType.name
    
    * Delete .project
    
    * Added support for counting blocked requests for the Optimizer.
    
    * Added missing function for testing.
    
    * Added unit tests
    
    * Added support for Analytics adapter flag to control bidWon and auctionEnd independently.
    
    ---------
    
    Co-authored-by: Reda Guermas <[email protected]>
    redaguermas and Reda Guermas committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    f7163de View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Microad Bid Adapter: send gpid and other to our request. (#11076)

    * Microad Bid Adapter: add gpid and other
    
    * Microad Bid Adapter: use deepAccess
    
    * Microad Bid Adapter: To simple existing check
    
    ---------
    
    Co-authored-by: kida-yuga <[email protected]>
    kida-yuga and kida-yuga committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e13bd53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55fa1a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    aa092c0 View commit details
    Browse the repository at this point in the history
  2. Richaudience Bid Adapter : add compatibility to GPP (#11022)

    * RichaudienceBidAdapter add function onTimeout
    
    * Add unit test
    
    * revert: Revert changes in integrationExamples/creative.html
    
    * fix: Remove useless package in richaudiences test module
    
    * Change referer with host
    
    * Fix(RichaudienceBidAdapter): Change url tracking
    
    * deploy
    
    * change test
    
    * remove change others adapters
    
    * feat(RichaudienceBidAdapter): Add compatibility to GPP
    
    * fix(RichaudienceBidAdapter): Add test to GPP
    
    * fix(RichaudienceBidAdapter): Add test to GPP
    
    * fix(RichaudienceBidAdapter): Change tmax/timeout hardcoded #9787
    
    ---------
    
    Co-authored-by: Sergi Gimenez <[email protected]>
    richaudience and Sergi Gimenez committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    0862952 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e7b34b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. ✨ add sellerCurrency to fledge auction config for criteo bid adapter (#…

    …11084)
    
    Co-authored-by: v.raybaud <[email protected]>
    vraybaud and v.raybaud committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6eeb99e View commit details
    Browse the repository at this point in the history
  2. greenbids Analytics Adapter: fix double sampling bug (#11090)

    * greenbidsAnalyticsAdapter: fix double sampling bug
    
    * greenbidsAnalyticsAdapter bump version
    jbogp committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7fbe4e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8df7a80 View commit details
    Browse the repository at this point in the history
  4. PAAPI/fledgeForGpt: make auction configs available independently from…

    … GPT (#10930)
    
    * paapi module
    
    * fledgeForGpt/paapi split and config aliases
    
    * Add reuse = false option and GPT slot reset
    
    * simpler log messages
    
    * fix reuse
    
    * refactory reset logic
    
    * remove reuse option, treat auction configs as single-use
    
    * do not do global reset if called with auction filter
    
    * at auction end autoconfig, reset all slots involved in the auction
    
    * includeBlanks
    
    * use includeBlanks from fledgeForGpt
    dgirardi committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b627687 View commit details
    Browse the repository at this point in the history
  5. Add Onetag topics iframe (#11091)

    Co-authored-by: onetag-dev <[email protected]>
    onetag-dev and forazini committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    24b6d71 View commit details
    Browse the repository at this point in the history
  6. Use built-in sampling (#11041)

    3link committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    0b62955 View commit details
    Browse the repository at this point in the history
  7. Rubicon Bid Adapter: pass DSA fields (#10974)

    * Pass DSA fields through fastlane.json
    
    * adjusting field names
    
    to reflect IAB changes
    
    * adjust to new field names
    
    * Add DSA meta field for biiders
    
    * Add an unit test to handle DSA in response
    
    * Update the comments
    
    ---------
    
    Co-authored-by: bretg <[email protected]>
    apukh-magnite and bretg committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    5b4bfd9 View commit details
    Browse the repository at this point in the history
  8. Fix build (#11098)

    someden committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f9584c6 View commit details
    Browse the repository at this point in the history
  9. Lucead Bid Adapter: Add new adapter (#11068)

    * Add Whitebox adapter
    
    * Add Lucead Bid Adapter
    
    * update maintainer
    
    * update endpoint url
    aymeric45 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    8e5a2b9 View commit details
    Browse the repository at this point in the history
  10. Adnuntius Bid Adapter: Allow user ID to be passed as parameter (#11029)

    * Removed linting issues
    
    * Fixed merge issues.
    
    * Bugfix on storageTool.
    
    * Change to pass user ID as a parameter to the adserver.
    
    * fetch user id from paraters comment.
    
    ---------
    
    Co-authored-by: Antonios Sarhanis <[email protected]>
    mikael-lundin and antosarho committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    40e3f40 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    13cbc7c View commit details
    Browse the repository at this point in the history
  2. RTB House Bid Adapter: add DSA support (#11097)

    * RTB House adapter: add DSA support
    
    * RTB House: add DSA support with extended field control
    piotrj-rtbh committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9379982 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57325f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4552111 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11c77af View commit details
    Browse the repository at this point in the history