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

[pull] master from prebid:master #1601

Merged
merged 172 commits into from
May 6, 2024
Merged

Commits on Mar 11, 2024

  1. Discovery Bid Adapter : Extend the expiration time of pmguid (#11154)

    * 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
    
    * test
    
    * Discovery Bid Adapter : Extend the expiration time of pmguid
    
    * Discovery Bid Adapter : Extend the expiration time of pmguid
    
    * Discovery Bid Adapter : Extend the expiration time of pmguid
    
    * Discovery Bid Adapter : Extend the expiration time of pmguid
    
    ---------
    
    Co-authored-by: lvhuixin <lvhuixin@baidu.com>
    lhxx121 and lvhuixin authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    edf27c8 View commit details
    Browse the repository at this point in the history
  2. ext.vastxml to adm (#11164)

    Co-authored-by: Gabriel Chicoye <gabriel@macbookrogab24g.lan>
    gchicoye and Gabriel Chicoye authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2da6055 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59466ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a068355 View commit details
    Browse the repository at this point in the history
  5. Sspbc Bid Adapter : add support for dsa and pass non standard ids (#1…

    …1173)
    
    * Update tests for sspBC adapter
    
    Update tests for sspBC adapter:
    - change userSync test (due to tcf param appended in v4.6)
    - add tests for onBidWon and onTimeout
    
    * [sspbc-adapter] 5.3 updates: content-type for notifications
    
    * [sspbc-adapter] pass CTA to native bid
    
    * [sspbc-5.3] keep pbsize for detected adunits
    
    * [maintenance] - remove old test for sspBc bid adaptor
    
    * [sspbc-5.3] increment adaptor ver
    
    * [sspbc-adapter] maintenance update to sspBCBidAdapter
    
    * remove yarn.lock
    
    * Delete package-lock.json
    
    * remove package-lock.jsonfrom pull request
    
    * [sspbc-adapter] send pageViewId in request
    
    * [sspbc-adapter] update pageViewId test
    
    * [sspbc-adapter] add viewabiility tracker to native ads
    
    * [sspbc-adapter] add support for bid.admNative property
    
    * [sspbc-adapter] ensure that placement id length is always 3 (improves matching response to request)
    
    * [sspbc-adapter] read publisher id and custom ad label, then send them to banner creative
    
    * [sspbc-adapter] adlabel and pubid are set as empty strings, if not present in bid response
    
    * [sspbc-adapter] jstracker data fix
    
    * [sspbc-adapter] jstracker data fix
    
    * [sspbc-adapter] send tagid in notifications
    
    * [sspbc-adapter] add gvlid to spec; prepare getUserSyncs for iframe + image sync
    
    * update remote repo
    
    * cleanup of grupawp/prebid master branch
    
    * update sspBC adapter to v 5.9
    
    * update tests for sspBC bid adapter
    
    * [sspbc-adapter] add support for topicsFPD module
    
    * [sspbc-adapter] change topic segment ids to int
    
    * [sspbc-adapter] update v5.93 - add suport for DSA and non-standard user id's
    
    * [sspbc-adapter] update v5.93 - remove unnecessary gdpr data
    
    * [sspbc-adapter] remove debug
    
    * [sspbc-adapter] fix tests
    
    ---------
    
    Co-authored-by: Wojciech Biały <wb@WojciechBialy.local>
    wojciech-bialy-wpm and Wojciech Biały authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0756379 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Publir Bid Adapter : initial release (#10851)

    * New bidder adapter: Publir
    
    * Added hello world for test
    
    * Verified test cases
    
    * Changes made as per the feedback.
    
    * updated code as per the feedback.
    
    * Updated impression url.
    
    * Update Impression call
    
    * Added more test cases for increasing Coverage
    
    * updated test cases
    
    * Added condition as per the feedback
    
    * updated fix
    
    * Added conditions
    mdghousesaqlain authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    404caa4 View commit details
    Browse the repository at this point in the history
  2. Pstudio Bid Adapter: initial release (#10980)

    * Pstudio initial bidder
    
    * remove unnecessary return
    
    * Use Storage and Floor Module
    
    * mend
    
    * use proper url for adapter
    
    * Update modules/pstudioBidAdapter.js
    
    Co-authored-by: Olivier <osazos@adagio.io>
    
    ---------
    
    Co-authored-by: Noemi Kowalewska <ccwa-491@noemi-kowalewska.local>
    Co-authored-by: Olivier <osazos@adagio.io>
    3 people authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    101ec94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    691f159 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    643cbd0 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Onetag Bid Adapter: add reading of addtlConsent GDPR field (#11202)

    Co-authored-by: federico <f.liccione@onetag.com>
    onetag-dev and fliccione authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6bd8ba6 View commit details
    Browse the repository at this point in the history
  2. PubMatic Analytics Adapter : Logging price bucket value of the bid (#…

    …11197)
    
    * Logging price bucket value for the bid
    
    * Converting data type for logging
    
    * Dummy Commit
    
    ---------
    
    Co-authored-by: pm-azhar-mulla <azhar@L1119.local>
    pm-azhar-mulla and pm-azhar-mulla authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    22d10dd View commit details
    Browse the repository at this point in the history
  3. SmartyadsBidAdapter/add_SGP_region (#11205)

    Co-authored-by: vrishko <vasyl.rishko@smartyads.com>
    rishko00 and vrishko authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c9faa28 View commit details
    Browse the repository at this point in the history
  4. Automatad Analytics Adapter : expose queue as a global object (#11203)

    * fix: added fix for automatadAnalytics
    
    * fix: add s3 upload for atmtd
    
    * fix: add upload to s3
    
    * fix: removed changes to gulp file and package.json
    
    * fix: added build command to gulp
    
    * fix: removed extra line from gulpfile
    
    * restored original gulp file
    
    * fix: minor fix to condition
    
    * fix: removed unnecessary condition
    
    * fix: removed linting error
    
    * Get build check to re run
    
    ---------
    
    Co-authored-by: Shashank <=>
    shashankatd authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b68759d View commit details
    Browse the repository at this point in the history
  5. Taboola Bid Adapter : providing visibility in case of bid error (#11195)

    * cookie-look-up-logic-fix-gpp-fix
    
    * refactor using ORTB conversion library
    
    ---------
    
    Co-authored-by: ahmadlob <109217988+ahmadlob@users.noreply.github.com>
    Co-authored-by: Ahmad Lobany <ahmad.l@taboola.com>
    Co-authored-by: aleskanderl <109285067+aleskanderl@users.noreply.github.com>
    4 people authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1c57789 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Kargo Bid Adapter: floors and CreativeID update (#11153)

    * KargoBidAdapter: GPP Support
    
    * kargo adapter to forward schain object (#21)
    
    * wrap in if statement (#22)
    
    * KRKPD-572: Add spec for schain (#23)
    
    * wrap in if statement
    
    * update test for schain, file formatting
    
    * Adding site to Kargo adapter.
    
    * KRKPD-619 Updating Site object.
    
    * KRKPD-619 Adding null check for  Site object.
    
    * Update modules/kargoBidAdapter.js
    
    Co-authored-by: Julian Gan  <juliangan07@gmail.com>
    
    * Reducing the size of Site object.
    
    * remove white space that is causing linting error
    
    * Kargo Bid Adapter: Updates to gpid retrieval
    
    * Support for sending ortb2.user.data
    
    * update bid Response to use actual creativeID
    
    * update spec
    
    * fix nomencalature based on Kargo's service
    
    * Prebid.js - Update bid Response to use actual creativeID (#25)
    
    * update bid Response to use actual creativeID
    
    * update spec
    
    * fix nomencalature based on Kargo's service
    
    * utilize floors mod
    
    * fixes tests
    
    * mediatype specific floors
    
    * simpler implementation leveraging Prebid's smart rule selection
    
    * revert nomenclature change
    
    * fix
    
    * removes comment
    
    ---------
    
    Co-authored-by: Jeremy Sadwith <jeremy@kargo.com>
    Co-authored-by: Julian Gan <juliangan07@gmail.com>
    Co-authored-by: Neil Flynn <nflynn@kargo.com>
    Co-authored-by: “Nick <“nick.llerandi”@kargo.com>
    Co-authored-by: Nick Llerandi <nick.llerandi@kargo.com>
    6 people authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    77254c2 View commit details
    Browse the repository at this point in the history
  2. fix mismatch (#11208)

    ikagotso authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b8a8031 View commit details
    Browse the repository at this point in the history
  3. Ras Bid Adapter : add support for native mediaType (#11180)

    * add support for native in rasbidadapter
    
    * lint fixs
    
    * final logic fix
    
    * final logic fix
    
    * corner case fix
    
    * update rasBidAdapter.md
    kzwolinskirasp authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e939aee View commit details
    Browse the repository at this point in the history
  4. Weborama RTD Module : update gdpr purpose ids verification for TCF v2…

    ….2 (#11089)
    
    * add gdpr verification for user-centric modules
    
    * fix log messages
    
    * refactor logger
    
    * small refactors in code and import order
    
    * add new purpose ids and special feature 1
    
    * remove special feature one, keep purposes 1, 3, 4, 5 and 7
    
    * remove special feature one, keep purposes 1, 3, 4, 5 and 7
    
    * remove special feature one, keep purposes 1, 3, 4, 5 and 6
    
    * fix lint warning jsdoc/no-undefined-types
    
    * fix typos
    
    * update doc
    
    * fix link in doc
    peczenyj authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e45e5ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa8c030 View commit details
    Browse the repository at this point in the history
  6. Sharethrough Bid Adapter : Support for dsa transparency (#11191)

    * Added dsa transparency
    
    * fix linting
    
    * fixed linting
    
    * Removed validation
    
    * removed unused var
    
    ---------
    
    Co-authored-by: Max Dupuis <118775839+maxime-dupuis@users.noreply.github.com>
    pierreted90 and maxime-dupuis authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e5d87df View commit details
    Browse the repository at this point in the history
  7. Pstudio Bid Adapter: update endpoint to production (#11210)

    * Pstudio initial bidder
    
    * remove unnecessary return
    
    * Use Storage and Floor Module
    
    * mend
    
    * use proper url for adapter
    
    * Update modules/pstudioBidAdapter.js
    
    Co-authored-by: Olivier <osazos@adagio.io>
    
    * Use production pstudio url
    
    ---------
    
    Co-authored-by: Noemi Kowalewska <ccwa-491@noemi-kowalewska.local>
    Co-authored-by: Olivier <osazos@adagio.io>
    3 people authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5018b6b View commit details
    Browse the repository at this point in the history
  8. ZetaGlobalSsp Adapter: crop page (#11198)

    Co-authored-by: Surovenko Alexey <surovenko.alexey@gmail.com>
    Co-authored-by: Alexey Surovenko <ASurovenko@vdhk6ddf9m.home>
    3 people authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4b4e83e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Userid module: allow postInstall (#11215)

    * allow postInstall for the userId
    
    * Update index.js
    
    * Update index.js
    
    ---------
    
    Co-authored-by: Patrick McCann <pmccann@cafemedia.com>
    olafbuitelaar and patmmccann authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9a978bd View commit details
    Browse the repository at this point in the history
  2. NextMillennium Bid Adapter : fix imp.video.mimes (#11216)

    * 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
    
    * fixed bug imp.video.mimes
    
    * fixed bug imp.video.mimes - 2
    mhlm authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    44717bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28cceb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ecfa99 View commit details
    Browse the repository at this point in the history
  5. Bump follow-redirects from 1.15.4 to 1.15.6 (#11220)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    90bc7f4 View commit details
    Browse the repository at this point in the history
  6. Removing protocol check (#11219)

    Removing validation for the value of video.protocol
    desidiver authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a7a8f74 View commit details
    Browse the repository at this point in the history
  7. jixie Bid Adapter : adding handling of userSync urls sent from server…

    … side (#11217)
    
    * Adapter does not seem capable of supporting advertiserDomains #6650
    added response comment and some trivial code.
    
    * removed a blank line at the end of file
    added a space behind the // in comments
    
    * in response to comment from reviewer. add the aspect of advertiserdomain in unit tests
    
    * added the code to get the keywords from the meta tags if available.
    
    * WIP
    
    * cleaned up
    
    * correcting formatting errors from circleci
    
    * sending floor to our backend for each bid, when available, changed one of the 1st party cookies that we want to send to backend
    
    * fixed spacing issues in code
    
    * 1/ provide the possibility of using the jixie section of the config object to determine what ids to read from cookie and to send
    2/ removed ontimeout handling
    3/ bidwon just ping the trackingUrl, if any
    4/ misc: sending aid (from jixie config if any), prebid version etc
    
    * corrected formatting mistakes
    
    * adding support of handling usersync array from the server side
    
    * add back registerBidder line dropped accidentally
    
    * fixed some formatting flaws
    
    * correcting more formatting issues
    
    * more formatting corrections
    jxdeveloper1 authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d17c44b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    ecdeb25 View commit details
    Browse the repository at this point in the history
  2. Connatix Bid Adapter: GPP Integration (#11229)

    * connatix adapter gpp integration
    
    * Connatix adapter gpp integration fix and add test
    Sabau-Adrian-Cnx authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    40dd3b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Taboola Bid Adapter : add for support fledge (#11192)

    * Support fledge in taboola adapter
    
    * Append corner cases handling for the empty or partial response
    
    * Swap json parse to safeJsonParse
    
    * Rename test param
    aleskanderl authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4b4648e View commit details
    Browse the repository at this point in the history
  2. Criteo Bid Adapter: use igi.igs to register fledge auction configs (#…

    …11218)
    
    Co-authored-by: v.raybaud <v.raybaud@criteo.com>
    vraybaud and v.raybaud authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    90822c6 View commit details
    Browse the repository at this point in the history
  3. setupad Bid Adapter: initial commit (#11008)

    * create setupadBidAdapter
    
    * add setupadBidAdapter
    
    * update setupadBidAdapter
    
    * update metrics collection
    
    * update analytics collection
    
    * update getUserSyncs
    
    * add setupadAnalyticsAdapter.js
    
    * test setupadAnalyticsAdapter
    
    * remove test: 1
    
    * add GVLID && bug fixes && test updates
    
    * remove setupadAnalyticsAdapter
    
    * add userID module handling
    
    * add GVLID && bug fixes && test updates
    
    * remove setupadAnalyticsAdapter
    
    * add userID module handling
    
    * clean up && seat bugfix
    
    * clean up logs
    
    * add userID module handling
    
    * update md && clean up
    
    * Send setupad only on bidRequested
    
    * Fix bidResponse and bidWon responses
    
    * Improve bidResponse and bidWon logic
    
    * Revert changes to specific files
    
    * Remove test parameter
    
    * Fix multiple bidResponse and bidTimeout calls to getPixelUrl
    
    * eslint errors fixes(brackets added)
    
    * Add extra checks for events
    
    * Fix BIDDER_CODE const
    
    * update reporting endpoint
    
    * update setupadBidAdapter_spec.js REPORT_ENDPOINT
    
    * update readme
    
    * Revert "Merge branch 'prebid:master' into setupad-adapter"
    
    This reverts commit 1c14dbe, reversing
    changes made to 7fe9ea5.
    
    * Revert "Revert "Merge branch 'prebid:master' into setupad-adapter""
    
    This reverts commit a34e3e4.
    
    * # This is a combination of 20 commits.
    # This is the 1st commit message:
    
    add setupadBidAdapter
    
    # This is the commit message #2:
    
    update setupadBidAdapter
    
    # This is the commit message #3:
    
    update metrics collection
    
    # This is the commit message #4:
    
    update analytics collection
    
    # This is the commit message #5:
    
    update getUserSyncs
    
    # This is the commit message #6:
    
    add setupadAnalyticsAdapter.js
    
    # This is the commit message #7:
    
    test setupadAnalyticsAdapter
    
    # This is the commit message #8:
    
    remove test: 1
    
    # This is the commit message #9:
    
    add GVLID && bug fixes && test updates
    
    # This is the commit message #10:
    
    remove setupadAnalyticsAdapter
    
    # This is the commit message #11:
    
    add userID module handling
    
    # This is the commit message #12:
    
    clean up && seat bugfix
    
    # This is the commit message #13:
    
    add userID module handling
    
    # This is the commit message #14:
    
    add GVLID && bug fixes && test updates
    
    # This is the commit message #15:
    
    remove setupadAnalyticsAdapter
    
    # This is the commit message #16:
    
    add userID module handling
    
    # This is the commit message #17:
    
    clean up logs
    
    # This is the commit message #18:
    
    update md && clean up
    
    # This is the commit message #19:
    
    Send setupad only on bidRequested
    
    # This is the commit message #20:
    
    Fix bidResponse and bidWon responses
    
    * # This is a combination of 22 commits.tree 8abae7e6dffc9a21ad11770713ba485fc610028a
    parent cecfce3
    author pavel <pavel@setupad.com> 1706627437 +0200
    committer pavel <pavel@setupad.com> 1706627437 +0200
    gpgsig -----BEGIN PGP SIGNATURE-----
     
     iQIzBAABCAAdFiEEqGYI3KX/FkbObQG8FABtd4pCs/AFAmW5EW0ACgkQFABtd4pC
     s/CK3w//WWJSFUlycnnNKTV2XfdcBjooOeZZvjpXVthwr09CCC4uO//kw4bPluhn
     f5fcVFdXzrY1AZ6ch8Wo3msX/Pkso014jIGd5aIWcHpNYFtffACwH/40Y8AcJNZd
     bsOZxVK0awPTz/RihC5eY+0J3cP+iFWP/FlYJoHEQIBXq/Eg6mWoAhxwpL/JvxbY
     QbLFWsRn2ckQ6ftOZgm3/jh8VLaG1zWbWImlWEs5Zel+CorJBTniTj58VbApelYD
     TFMgbSR2I4NGVaqNIrHePnSMsDATxalQ2nZPwY6raKCHWIbvoUPIn/OpDMMbKgC7
     nCwounNmObxFVoj3xusAZppzHpKPasY8xKWb2Kr7zfhZArsOMC6B7fYqQNK0cWG3
     8RR/10oheJD9M2kRlfLiqnRv7ExY08SQ/ZMo9LA8BeRUGBXhh6++8FKhKIHvX1gL
     k1R5W6c+NNWP+PDFsmrFpMn+LpYdl84I7yfYK5dHuw80od7f1wuAVYpswi6Cziy9
     /KY6/rfENvUrGTmWSh5GdDBel89ACCfFkasIKB92xhzKTfjzF/DXkc8XQZOMbt1j
     CsILgWMNfLPMo4Dlgdx/tYCSLLBNEtZ1/hhUcFQ3+0TzLf0GtMkvMnlBnDinqe1n
     1P30fQ2I5W5NJKDPrCOnRymI6QOAPFXtMF11R81mbB9H8asft/E=
     =oJtZ
     -----END PGP SIGNATURE-----
    
    bugfixes
    
    # This is the commit message #22:
    
    Remove test parameter
    
    * # This is a combination of 26 commits.
    parent cecfce3
    author pavel <pavel@setupad.com> 1706627437 +0200
    committer pavel <pavel@setupad.com> 1706627437 +0200
    gpgsig -----BEGIN PGP SIGNATURE-----
     
     iQIzBAABCAAdFiEEqGYI3KX/FkbObQG8FABtd4pCs/AFAmW5EW0ACgkQFABtd4pC
     s/CK3w//WWJSFUlycnnNKTV2XfdcBjooOeZZvjpXVthwr09CCC4uO//kw4bPluhn
     f5fcVFdXzrY1AZ6ch8Wo3msX/Pkso014jIGd5aIWcHpNYFtffACwH/40Y8AcJNZd
     bsOZxVK0awPTz/RihC5eY+0J3cP+iFWP/FlYJoHEQIBXq/Eg6mWoAhxwpL/JvxbY
     QbLFWsRn2ckQ6ftOZgm3/jh8VLaG1zWbWImlWEs5Zel+CorJBTniTj58VbApelYD
     TFMgbSR2I4NGVaqNIrHePnSMsDATxalQ2nZPwY6raKCHWIbvoUPIn/OpDMMbKgC7
     nCwounNmObxFVoj3xusAZppzHpKPasY8xKWb2Kr7zfhZArsOMC6B7fYqQNK0cWG3
     8RR/10oheJD9M2kRlfLiqnRv7ExY08SQ/ZMo9LA8BeRUGBXhh6++8FKhKIHvX1gL
     k1R5W6c+NNWP+PDFsmrFpMn+LpYdl84I7yfYK5dHuw80od7f1wuAVYpswi6Cziy9
     /KY6/rfENvUrGTmWSh5GdDBel89ACCfFkasIKB92xhzKTfjzF/DXkc8XQZOMbt1j
     CsILgWMNfLPMo4Dlgdx/tYCSLLBNEtZ1/hhUcFQ3+0TzLf0GtMkvMnlBnDinqe1n
     1P30fQ2I5W5NJKDPrCOnRymI6QOAPFXtMF11R81mbB9H8asft/E=
     =oJtZ
     -----END PGP SIGNATURE-----
    
    bugfixes
    
    # This is the commit message #22:
    
    Remove test parameter
    
    # This is the commit message #23:
    
    Fix multiple bidResponse and bidTimeout calls to getPixelUrl
    
    # This is the commit message #25:
    
    eslint errors fixes(brackets added)
    
    # This is the commit message #26:
    
    Add extra checks for events
    
    * parent 75178b9
    author pavel <pavel@setupad.com> 1706627694 +0200
    committer pavel <pavel@setupad.com> 1706627694 +0200
    gpgsig -----BEGIN PGP SIGNATURE-----
    
     iQIzBAABCAAdFiEEqGYI3KX/FkbObQG8FABtd4pCs/AFAmW5Em4ACgkQFABtd4pC
     s/BBUQ/+NXyHoxPM185YJLG9M1ySC/5vTT9W5mfwQ93cVDLCeuGnpsnmi4S21NuQ
     b7gSeokFjwztvVOUmh/xqMp4lTsvL53TUd00b1k4KGVSqgcF00Foit5g8fOGLYsI
     DAoqphYV6MWjpAun+II+ELY8QUkHR1cjTc7PEGtmf+8RnptGVdyJ6C9Ab8u9TQTY
     Apj5Srhfo3Tl8S+WScOxwwB/uqEJR4fhIrJyzFzdLDEb2olSPyrQUs87vQXlhEnK
     buPEg2F5JsRH6sw11Xp3TFNSZGxNnBSlTh9dixou5md4yRCv5a2TMef667N0BVDp
     lGgc7mCrRKXyqzphmmeHudiscEGFjtUPObXoHutSVw22wdARFCTpNFKBLLFn4v8o
     Zv1OvFdNprvHsoeW0HVlZdU7OKnDTRrko6DHk2AahxojjvAFEWuDsGYZNjhdQwRR
     lK1zm+SFQnKI0Eojd+f84fvKod9geGs640jyH/x5R4eYm4yjZb8SkRtd3cca88wS
     OuGq9LIkbU428b46l7VnDwudldTXPUU8eKfUtFRjdGtIWH9I3tK6TsRoCfTcXkv0
     smxYiiU1XHjAkkPFWQWEeFdfZ071snFKVWouU0AoKiq+PdRoS8+3AJqIQUjlA2sH
     AybnSkv9KxY/Rs1bnvMubsQm1GF66qVrbxBU6FILBv1JZYwj4yA=
     =Gbog
     -----END PGP SIGNATURE-----
    
    bugfixes
    
    update setupadBidAdapter_spec.js REPORT_ENDPOINT
    
    update readme
    
    Revert "Merge branch 'prebid:master' into setupad-adapter"
    
    This reverts commit 1c14dbe, reversing
    changes made to 7fe9ea5.
    
    Revert "Revert "Merge branch 'prebid:master' into setupad-adapter""
    
    This reverts commit a34e3e4.
    
    * change double quote to single quote
    
    ---------
    
    Co-authored-by: pavel <pavel@setupad.com>
    Co-authored-by: Elgars Grodnis <elgars@setupad.com>
    
    * bugfix setupadBidAdapter
    
    remove getAdEl, spelling correction
    
    * add onBidWon event
    
    onBidWon event handling moved from custom to native onBidWon method
    
    * minor bugfixes && remove funk getSiteObj && getDeviceObj
    
    ---------
    
    Co-authored-by: pavel <pavel@setupad.com>
    Co-authored-by: Elgars Grodnis <elgars@setupad.com>
    3 people authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    48113b1 View commit details
    Browse the repository at this point in the history
  4. New Bidder Adapter: Adlive Plus (#11176)

    * New Bidder adpater : Adlive Plus
    
    * remove adlive plus md file (alias)
    aymeric45 authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    dfdf912 View commit details
    Browse the repository at this point in the history
  5. Discovery Bid Adapter : support topics (#11209)

    * 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
    
    * test
    
    * Discovery Bid Adapter : Extend the expiration time of pmguid
    
    * Discovery Bid Adapter : Extend the expiration time of pmguid
    
    * Discovery Bid Adapter : Extend the expiration time of pmguid
    
    * Discovery Bid Adapter : Extend the expiration time of pmguid
    
    * Discovery Bid Adapter : support topics
    
    * Discovery Bid Adapter : support topics
    
    * Discovery Bid Adapter : support topics
    
    * Discovery Bid Adapter : support topics
    
    ---------
    
    Co-authored-by: lvhuixin <lvhuixin@baidu.com>
    lhxx121 and lvhuixin authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1d66b92 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Autoplay detection library: initial release && Teads Bid Adapter: det…

    …ect autoplay (#11222)
    
    * Add autoplay library
    
    * Filter out bids with needAutoplay if autoplay is disabled
    
    * Refactoring + add test
    
    * Simplify logic for filtering bids
    
    * Start detection in autoplay.js directly
    github-matthieu-wipliez authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    075abb7 View commit details
    Browse the repository at this point in the history
  2. Adquery Bid Adapter: bidWon bugfix (#11227)

    * removed ad data from bidWon event handler
    
    * removed ad data from bidWon event handler
    
    ---------
    
    Co-authored-by: Adam Wiąckiewicz <a.wiackiewicz@openmobi.pl>
    awiackiewicz and Adam Wiąckiewicz authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    91512b9 View commit details
    Browse the repository at this point in the history
  3. Adf Bid Adapter: set vastUrl (#11243)

    * Set vastUrl on adfBidAdapter if bidResponse has nurl
    
    * mistype
    Pupis authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b1d4679 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31f7581 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    9648399 View commit details
    Browse the repository at this point in the history
  2. Kargo Bid Adapter: Adds ortb2 and ortb2Imp to request (#11248)

    * adds full ortb2 and ortb2Imp to request
    
    * fixes tests
    
    ---------
    
    Co-authored-by: “Nick <“nick.llerandi”@kargo.com>
    nickllerandi and “Nick authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2fbdf06 View commit details
    Browse the repository at this point in the history
  3. NextMillennium: Added some parameters for video (#11235)

    * 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 some parameters for video
    mhlm authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    708a696 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Debugging module: add PAAPI support (#11240)

    * Debugging module: add PAAPI support
    dgirardi authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9088112 View commit details
    Browse the repository at this point in the history
  2. AdMatic Bid Adapter : gvlid and video renderer feature added (#11212)

    * Admatic Bidder Adaptor
    
    * Update admaticBidAdapter.md
    
    * Update admaticBidAdapter.md
    
    * remove floor parameter
    
    * Update admaticBidAdapter.js
    
    * Admatic Bid Adapter: alias and bid floor features activated
    
    * Admatic adapter: host param control changed
    
    * Alias name changed.
    
    * Revert "Admatic adapter: host param control changed"
    
    This reverts commit de7ac85.
    
    * added alias feature and host param
    
    * Revert "added alias feature and host param"
    
    This reverts commit 6ec8f45.
    
    * Revert "Alias name changed."
    
    This reverts commit 661c54f.
    
    * Revert "Admatic Bid Adapter: alias and bid floor features activated"
    
    This reverts commit 7a2e0e2.
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit 7a845b7.
    
    * Revert "remove floor parameter"
    
    This reverts commit 7a23b05.
    
    * Admatic adapter: host param control && Add new Bidder
    
    * Revert "Admatic adapter: host param control && Add new Bidder"
    
    This reverts commit 3c797b1.
    
    * commit new features
    
    * Update admaticBidAdapter.js
    
    * updated for coverage
    
    * sync updated
    
    * Update adloader.js
    
    * AdMatic Bidder: development of user sync url
    
    * Update admaticBidAdapter.js
    
    * Set currency for AdserverCurrency: bug fix
    
    * Update admaticBidAdapter.js
    
    * update
    
    * admatic adapter video params update
    
    * Update admaticBidAdapter.js
    
    * update
    
    * Update admaticBidAdapter.js
    
    * update
    
    * update
    
    * Update admaticBidAdapter_spec.js
    
    * Update admaticBidAdapter.js
    
    * Update admaticBidAdapter.js
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit 1216892.
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit b1929ec.
    
    * Revert "Update admaticBidAdapter_spec.js"
    
    This reverts commit 1ca6597.
    
    * Revert "update"
    
    This reverts commit 689ce9d.
    
    * Revert "update"
    
    This reverts commit f381a45.
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit 38fd7ab.
    
    * Revert "update"
    
    This reverts commit a5316e7.
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit 60a28ca.
    
    * Revert "admatic adapter video params update"
    
    This reverts commit 31e69e8.
    
    * update
    
    * Update admaticBidAdapter.js
    
    * Update admaticBidAdapter_spec.js
    
    * mime_type add
    
    * add native adapter
    
    * AdMatic Adapter: Consent Management
    
    * added gvlid
    fatihkaya84 authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d9245b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Uid2 Token Gen Library: Allow EUID key prefixes (#11250)

    * initial technical implementation
    
    * initial technical implementation
    
    * test and doc update
    
    * optout check in encrypted payload
    
    * fixed cstg example config
    
    * allow EUID key prefix
    
    * typo
    ssundahlTTD authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4bad7e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5da9e4 View commit details
    Browse the repository at this point in the history
  3. Aso Bid Adapter: refactoring to use ortb converter (#11249)

    * Refactoring to use ortConverter
    
    * +default currency
    
    * Tests refactored
    
    * UsersSyncs: url formatting fixed
    
    * Native tests added
    
    ---------
    
    Co-authored-by: dev <dev@adsrv.org>
    adserver-online and dev authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    af20eda View commit details
    Browse the repository at this point in the history
  4. OMS Adapter: add gpid support (#11238)

    * OMS Adapter: add gpid support
    
    * Oms Adapter: move gpid to imp.ext
    
    * Oms Adapter: cover with tests gpid integration
    prBigBrother authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c5e8af7 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    e3789a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b64724e View commit details
    Browse the repository at this point in the history
  3. Bump express from 4.18.2 to 4.19.2 (#11258)

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8e5b35c View commit details
    Browse the repository at this point in the history
  4. Smartyads Bid Adapter : add user id fields (#11221)

    * Smartyads Bid Adapter/add user id fields
    
    * smallfix
    
    * smallfix
    
    * smallfix tests
    
    ---------
    
    Co-authored-by: vrishko <vasyl.rishko@smartyads.com>
    rishko00 and vrishko authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    673f44f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    0d681ef View commit details
    Browse the repository at this point in the history
  2. Documentation : change day on release notes (#11257)

    * Change day on release notes
    
    * change to by
    
    * Update language
    ChrisHuie authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ec34fa4 View commit details
    Browse the repository at this point in the history
  3. DeepIntent Bid Adapter : add gpp and coppa compliance support (#11239)

    * add gpp and coppa compliance checks and tests
    
    * update test case
    
    * resolve comments
    
    * read coppa as per updated docs
    
    * update test suite
    
    * update test suite
    parthshah51999 authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    af3e7fa View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. OpenWeb adapter refactoring (#11115)

    * openwebBidAdapter update
    
    * update openwebBidAdapter.md
    
    * update openwebBidAdapter.md
    
    * OpenWebBidAdapter CR fixes
    
    ---------
    
    Co-authored-by: Zdravko Kosanovic <zdravko.kosanovic@risecodes.com>
    Co-authored-by: Zdravko Kosanović <41286499+zkosanovic@users.noreply.github.com>
    3 people authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f072634 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Evolution Bid Adapter: add gvlid (#11272)

    * updates for Prebid v5
    
    * add id5id
    
    * update tests
    
    * add gvlid
    e-volution-tech authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    74d63a4 View commit details
    Browse the repository at this point in the history
  2. Gamma Bid Adapter : Support multi endpoint by region (#11263)

    * add multi endpoints
    
    * Update parameters
    
    * Update parammeters
    
    * Update multi endpoint
    
    * Update gammaBidAdapter.js
    
    * Update gammaBidAdapter.md
    
    * Update gammaBidAdapter_spec.js
    gammassp authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3a808fe View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    c27f64b View commit details
    Browse the repository at this point in the history
  2. Smartadserver Bid Adapter: Update default value of startDelay video p…

    …arameter (#11225)
    
    * Smartadserver Bid Adapter: Add support for SDA user and site
    
    * Smartadserver Bid Adapter: Fix SDA support getConfig and add to unit testing
    
    * support floors per media type
    
    * Add GPP support
    
    * Rework payloads enriching
    
    * Add gpid support
    
    * Support additional video params
    
    * vpmt as array of numbers
    
    * Fix comment
    
    * Update default startDelay
    
    * Include videoMediaType's startdelay
    
    * Handle specified midroll
    
    ---------
    
    Co-authored-by: Meven Courouble <mcourouble@smartadserver.com>
    Co-authored-by: Krzysztof Sokół <88041828+smart-adserver@users.noreply.github.com>
    Co-authored-by: Dariusz O <darekodz@gmail.com>
    4 people authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    74a404c View commit details
    Browse the repository at this point in the history
  3. core: allow bid adapters to return null fledgeAuctionConfigs (#11271)

    * core: allow bid adapters to return null fledgeAuctionConfigs
    
    * Accept paapiAuctionConfigs from adapters
    
    * add test case
    dgirardi authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b8786a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    f63b3ad View commit details
    Browse the repository at this point in the history
  2. PXYZ Bid Adapter : add GumGum iframe url to usersync list (#11280)

    * add advertiserDomain to bid object
    
    * PGA-240 - Add gumgum iframe to usersync list
    
    * PGA-240 - Update pxyz bid adapter test to include gumgum iframe url
    
    * PGA-240 - Remove unused syncOptions variable
    
    ---------
    
    Co-authored-by: jgan91 <jgan91@gmail.com>
    Co-authored-by: Jonathan Mullins <jonathan.mullins@playgroundxyz.com>
    Co-authored-by: Jonathan Mullins <mondojono@gmail.com>
    4 people authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    32e952c View commit details
    Browse the repository at this point in the history
  3. Anyclip Bid Adapter : initial release (#11200)

    * prepare anyclipBidAdapter
    
    * added spec test for anyclipBidAdapter
    
    * cleanup
    
    * fixed readme
    
    * added getFloor support
    
    ---------
    
    Co-authored-by: Basil Goldman <>
    basil79 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0bcd57f View commit details
    Browse the repository at this point in the history
  4. GumGum Bid Adapter : add support for displaymanager and displaymanage…

    …rver fields (#11286)
    
    * displaymanager: add field for displaymanager and displaymanagerver
    
    * fix: displayManager to include 'gumgum'
    
    * fix: test case
    ahzgg authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    797adc1 View commit details
    Browse the repository at this point in the history
  5. MediaImpact Bid Adapter : add custom size parameter to request (#11254)

    * Add mediaimpact bid adapter
    
    * Add mediaimpact bid adapter tests
    
    * Add custom sizes
    
    ---------
    
    Co-authored-by: koshe <koshelev.alexandr@gmail.com>
    nalexand and koshe authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d1d1564 View commit details
    Browse the repository at this point in the history
  6. Yieldmo Bid Adapter : support for cookie deprecation label (#11294)

    * Sending Cdep label in Banner
    
    Sending Cdep label in the banner request.
    
    * Update yieldmoBidAdapter.js
    
    Using deepAccess for consistency.
    desidiver authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    af21c55 View commit details
    Browse the repository at this point in the history
  7. Build system: fix source maps (#11293)

    * Build system: fix source maps
    
    * Update webpack.conf.js
    
    * turn off webpack optimization for unit tests
    dgirardi authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e405ca9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    a76da0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc3b7c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aed5ce View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Lasso Bid Adapter: add gpp support (#11256)

    * Add gpp support and variable name update
    
    * correct unit test
    victorlassomarketing authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    eac5e04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b37baca View commit details
    Browse the repository at this point in the history
  3. Agma Analytics Adapter: adds deviceHeight and deviceWidth to request (#…

    …11305)
    
    * Adds deviceHeight and deviceWidth to request
    
    * Increase internal version number
    steffenmllr authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7f93cb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    668c7c7 View commit details
    Browse the repository at this point in the history
  2. Appnexus Bid Adapter: added emetriq as an alias (#11302)

    * Add "emetriq" as new "appnexus" alias
    
    * New Adapter: emetriq
    Pubstream authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4577159 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca5162b View commit details
    Browse the repository at this point in the history
  4. refactors code for userIds; updates userId tests (#29) (#11298)

    Co-authored-by: “Nick <“nick.llerandi”@kargo.com>
    nickllerandi and “Nick authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    db0b1bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    beeb901 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    de42f8d View commit details
    Browse the repository at this point in the history
  2. GumGum Bid Adapter : Add support for the DSA (#11311)

    * Fix for the multi-size in- slot
    
    * added comment
    
    * displaymanager: add field for displaymanager and displaymanagerver
    
    * fix: displayManager to include 'gumgum'
    
    * fix: test case
    
    * Add support for DSA in the bid request
    
    ---------
    
    Co-authored-by: ahzgg <abel.herrera@gumgum.com>
    Co-authored-by: ahzgg <163184035+ahzgg@users.noreply.github.com>
    3 people authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7dbcb47 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. JW Player RTD Module : populate content url, title and description (#…

    …11178)
    
    * caches items
    
    * updates fetch tests
    
    * verifies against entire object
    
    * updates docs
    
    * appens to ext
    
    * renames tests
    
    * parses source from playlist
    
    * Update modules/jwplayerRtdProvider.js
    
    Co-authored-by: Demetrio Girardi <demetrio.girardi@proton.me>
    
    * Update modules/jwplayerRtdProvider.js
    
    Co-authored-by: Demetrio Girardi <demetrio.girardi@proton.me>
    
    * adds indentation
    
    * allow override configuration
    
    * adds tests
    
    * uses labels
    
    * populates tests
    
    * updates tests
    
    * adds config docs
    
    * updates demo
    
    * uses ix
    
    * adds todos
    
    ---------
    
    Co-authored-by: Demetrio Girardi <demetrio.girardi@proton.me>
    karimMourra and dgirardi authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    458036a View commit details
    Browse the repository at this point in the history
  2. Limelight Digital Bid Adapter : add page field (#11312)

    * Limelight Digital Bid Adapter: Add page field
    
    * fix typo
    
    * add referrer field
    
    * remove referrer field
    imedvedko authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5e48d3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3aed8aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    007a3b0 View commit details
    Browse the repository at this point in the history
  5. Grid Bid Adapter : fix invalid DSA adrender field mapping (#11313)

    * Criteo Bid Adapter: Fix invalid DSA adrender field mapping
    
    * Grid Bid Adapter: Fix invalid DSA adrender field mapping
    leonardlabat authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e51046e View commit details
    Browse the repository at this point in the history
  6. Loyal Bid Adapter: initial release (#11253)

    * init loyal adapter
    
    * fix linter
    
    * upd
    
    * fix linter
    
    ---------
    
    Co-authored-by: loyal <hello@loyal.app>
    teqblaze and loyal authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9aff4ad View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Discovery Bid Adapter : build UTM tag data (#11317)

    * 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
    
    * feat(ext): change default value
    
    * feat(utm): build UTMTag data
    
    * feat(spec): fix utm test
    
    ---------
    
    Co-authored-by: yubei01 <yubei01@baidu.com>
    ecoeco163 and yubei01 authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    19fce05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bee8ce7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb9b407 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    32eebd0 View commit details
    Browse the repository at this point in the history
  2. Criteo Bid Adapter : add support for grid bid parameters (#11315)

    * ✨ Support optional pubid bid parameter
    
    * 🩹 Fix publisher id in test
    
    * ✨ Support optional uid bid parameter
    
    * 🩹 Bidder param uid is an integer
    afewcc authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7cbc29b View commit details
    Browse the repository at this point in the history
  3. Piridsystem: New ID System for WPM (#11267)

    * Update tests for sspBC adapter
    
    Update tests for sspBC adapter:
    - change userSync test (due to tcf param appended in v4.6)
    - add tests for onBidWon and onTimeout
    
    * [sspbc-adapter] 5.3 updates: content-type for notifications
    
    * [sspbc-adapter] pass CTA to native bid
    
    * [sspbc-5.3] keep pbsize for detected adunits
    
    * [maintenance] - remove old test for sspBc bid adaptor
    
    * [sspbc-5.3] increment adaptor ver
    
    * [sspbc-adapter] maintenance update to sspBCBidAdapter
    
    * remove yarn.lock
    
    * Delete package-lock.json
    
    * remove package-lock.jsonfrom pull request
    
    * [sspbc-adapter] send pageViewId in request
    
    * [sspbc-adapter] update pageViewId test
    
    * [sspbc-adapter] add viewabiility tracker to native ads
    
    * [sspbc-adapter] add support for bid.admNative property
    
    * [sspbc-adapter] ensure that placement id length is always 3 (improves matching response to request)
    
    * [sspbc-adapter] read publisher id and custom ad label, then send them to banner creative
    
    * [sspbc-adapter] adlabel and pubid are set as empty strings, if not present in bid response
    
    * [sspbc-adapter] jstracker data fix
    
    * [sspbc-adapter] jstracker data fix
    
    * [sspbc-adapter] send tagid in notifications
    
    * [sspbc-adapter] add gvlid to spec; prepare getUserSyncs for iframe + image sync
    
    * update remote repo
    
    * cleanup of grupawp/prebid master branch
    
    * update sspBC adapter to v 5.9
    
    * update tests for sspBC bid adapter
    
    * [sspbc-adapter] add support for topicsFPD module
    
    * [sspbc-adapter] change topic segment ids to int
    
    * add pirIdSystem
    
    * pirIdSystem
    
    * piridSystem - preCR
    
    * fix after CR
    
    ---------
    
    Co-authored-by: wojciech-bialy-wpm <67895844+wojciech-bialy-wpm@users.noreply.github.com>
    Co-authored-by: Wojciech Biały <wb@WojciechBialy.local>
    Co-authored-by: Wojciech Biały <wojciech.bialy@grupawp.pl>
    4 people authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    216c690 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf8cf49 View commit details
    Browse the repository at this point in the history
  5. beacon calls - we need to switch this domain to ce.lijit.com instead …

    …to better isolate raptor calls. (#11332)
    g-kitiashvili authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5ad4877 View commit details
    Browse the repository at this point in the history
  6. Insticator Bid Adaptor: add support for different privacy platforms, …

    …ortb site first party data, fix video validation bug (#11279)
    
    * add support for:
    - dsa
    - us_privacy/ccpa
    - gpp
    - gppSid
    
    * video validation fix
    
    * support first part site details
    
    * support user data from bidder, and update server endpoint for alternative bidder configs
    
    * - enhance user object with ext and consent
    - remove video param validation
    
    * add test case for more than one privacy platforms
    
    * update user.ext.consent
    
    * update coppa and support video context
    shubhamc-ins authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2fd1b74 View commit details
    Browse the repository at this point in the history
  7. KRKPD-996: refactors interpretResponse (#30) (#11340)

    * refactors interpretResponse
    
    * updates comment
    
    * simpler
    
    * removes unnecessary comment
    
    * removes more unnecessary comments
    
    * revert ttl
    
    * reverts ttl test values
    
    * revert some || changes
    
    * removes comments
    
    ---------
    
    Co-authored-by: “Nick <“nick.llerandi”@kargo.com>
    nickllerandi and “Nick authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3dda9d2 View commit details
    Browse the repository at this point in the history
  8. ZetaGlobalSsp Bid Adapter: modify timeout object (#11236)

    * ZetaGlobalSsp Adapter: modify onTimeout object
    
    * -
    
    * fix unit test
    
    ---------
    
    Co-authored-by: Surovenko Alexey <surovenko.alexey@gmail.com>
    Co-authored-by: Alexey Surovenko <ASurovenko@vdhk6ddf9m.home>
    3 people authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ea8692c View commit details
    Browse the repository at this point in the history
  9. Build Related : rename constants.json to constants.js (#11292)

    * Fix lintWarnings gulp parameter
    
    * Fix #10829 Rename constants.json to constant.js
    
    * Remove unnecessary quotes
    
    * Fix import in genericAnalyticsAdapter
    
    * remove unnecessary quotes
    
    * Change require to imports
    
    * Revert "Fix lintWarnings gulp parameter"
    
    This reverts commit e210f4e.
    
    * Add nolint and no-lint-warnings docs to README
    
    * WIP refactoring constants into separated exported files
    
    * Refactor the rest of imports
    
    * Fix invalid import
    
    * Add missing MESSAGSES import
    
    * Add missing S2S import
    
    * Fix broken constants.js import
    
    * Use proper events import in magnite adapter
    
    * Add import to pubmatic spec
    
    * Found another CONSTANTS import
    
    * Fix shadowed var
    
    * fix zeta global test
    
    * Add missing BID_STATUS import
    
    * Fix  zeta global ssp analytics for real
    
    * fix lint error
    
    * Remove duplicated TARGETING_KEYS definition
    
    * Move FLOOR_SKIPPED_REASON into priceFloors.js
    
    * Remove unused CB constants
    
    * Move FLOOR_SKIPPED_REASON into pubmaticAnalyticsAdapter
    
    * Use proper import
    
    * Remove unused var and fix linting error
    muuki88 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ed2b823 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    269437b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2117fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ee5129 View commit details
    Browse the repository at this point in the history
  4. SAS Bid Adapter: Fledge support (#11348)

    * Smartadserver Bid Adapter: Add support for SDA user and site
    
    * Smartadserver Bid Adapter: Fix SDA support getConfig and add to unit testing
    
    * support floors per media type
    
    * Add GPP support
    
    * Rework payloads enriching
    
    * Add gpid support
    
    * Support additional video params
    
    * vpmt as array of numbers
    
    * Fix comment
    
    * Update default startDelay
    
    * Include videoMediaType's startdelay
    
    * Handle specified midroll
    
    * support paapi
    
    ---------
    
    Co-authored-by: Meven Courouble <mcourouble@smartadserver.com>
    Co-authored-by: Krzysztof Sokół <88041828+smart-adserver@users.noreply.github.com>
    Co-authored-by: Dariusz O <darekodz@gmail.com>
    4 people authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2307f93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ae46e0 View commit details
    Browse the repository at this point in the history
  6. AzerionEdge RTD Module: Documentation: Required parameters (#11346)

    * Azerion Edge RTD Module: Initial release
    
    ### Type of change
    
    [x] Feature: New RTD Submodule
    
    ### Description of change
    
    Adds new Azerion Edge RTD module.
    
    Maintainer: azerion.com
    
    Contact: @garciapuig @mserrate @gguridi
    
    * Azerion Edge RTD Module: Initial release. Typo
    
    * AzerionEdge RTD Module: Documentation: Required parameters
    
    Type of change:
    Documentation/Feature
    
    Description of change:
    Specifying new required parameters on documentation.
    Updating examples.
    
    ---------
    
    Co-authored-by: Gorka Guridi <gorka.guridi@gmail.com>
    garciapuig and gguridi authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8cafa68 View commit details
    Browse the repository at this point in the history
  7. topicsFpdModule: add undertone (#11334)

    * * Update undertone adapter - change parameters - placementId parameter is now optional and not mandatory - undertoneBidAdapter.js
    
    * Updated undertone bid adapter tests accordingly - undertoneBidAdapter_spec.js
    
    * * Update undertone adapter - change parameters - placementId parameter is now optional and not mandatory - undertoneBidAdapter.js
    
     * Updated undertone bid adapter tests accordingly - undertoneBidAdapter_spec.js
    
    * fix lint issue in undertone adapter spec
    
    * added user sync function to undertone adapter
    
    * * Update undertone adapter - change parameters - placementId parameter is now optional and not mandatory - undertoneBidAdapter.js
    
    * Updated undertone bid adapter tests accordingly - undertoneBidAdapter_spec.js
    
    * added user sync function to undertone adapter
    
    * added user sync function to undertone adapter
    
    * revert package-lock.json
    
    * added user sync function to undertone adapter
    
    * Update undertoneBidAdapter.js
    
    * Update browsers.json
    
    * Undertone: added GPP support and video plcmt
    
    * Fix lint issues
    
    * Add undertone to topics module
    
    ---------
    
    Co-authored-by: omerko <omer.koren@perion.com>
    Co-authored-by: Omer Koren <omerko@users.noreply.github.com>
    Co-authored-by: AnnaPerion <annat@perion.com>
    Co-authored-by: Oran Hollaender <oran@perion.com>
    Co-authored-by: tamirnPerion <44399211+tamirnPerion@users.noreply.github.com>
    Co-authored-by: tamarm <tamarm@perion.com>
    Co-authored-by: tamarm <40788385+tamarm-perion@users.noreply.github.com>
    Co-authored-by: Idan Botbol <ibotbol@undertone.com>
    9 people authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d9ea9a9 View commit details
    Browse the repository at this point in the history
  8. Magnite Analytics: auction index + small cleanup (#11345)

    * move globals up + add auctionIndex
    
    * add / update tests
    robertrmartinez authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8748f8f View commit details
    Browse the repository at this point in the history
  9. Greenbids Analytics Adapter: debug flag analytics (#11297)

    * greenbids analytics adapter: always sampled when degug
    
    * Greenbids analytics adapter: lint + test
    
    * greenbids analytics adapter: bump version
    
    * greenbids analytics adapter: minor fixes
    
    * greenbids analytics adapter: change the flag from pbjs_debut to greenbids_force_sampling
    
    * remove unused import
    
    * TEST: fix
    
    ---------
    
    Co-authored-by: Jean-Baptiste Pettit <jb.pettit@gmail.com>
    maelmrgt and jbogp authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    da3e7d2 View commit details
    Browse the repository at this point in the history
  10. Improvedigital Bid Adapter : update razr (#11290)

    * Improve Digital PG flag
    
    * ImproveDigital - update internal logic due to ad markup changes
    
    * Updated tests
    
    ---------
    
    Co-authored-by: Jozef Bartek <j.bartek@improvedigital.com>
    cciocov and jbartek25 authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    524617d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    44e8e9f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. PAAPI: add top level auction example (#11259)

    * bidderFactory fledge API: accept single fledge configs
    
    * PAAPI: add top level auction example
    
    * update example formatting
    
    * provide bidfloor in top level auctionSignals
    
    * update example decisionLogic to enforce auction floor, remove reporting
    
    * PR feedback
    
    * add reportResult
    dgirardi authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    122a72a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43680d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf4967f View commit details
    Browse the repository at this point in the history
  4. PgamSSP Bid Adapter: gpp support (#11354)

    * new adapter PGAMSSP
    
    * upd
    
    * support UID 2.0
    
    * del obj
    
    * Add id5id
    
    * add support gpp
    
    * fix spaces
    
    ---------
    
    Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
    PGAMSSP and ChrisHuie authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e576447 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    75602dc View commit details
    Browse the repository at this point in the history
  2. Dailymotion Bid Adaptor: initial release (#10970)

    * Dailymotion Bid Adaptor: initial release
    
    * .md file lint issue resolved
    
    * Dailymotion Bid Adaptor: build bidder request based on param with fallbacks
    
    * Dailymotion Bid Adaptor: support video metadata
    
    * Dailymotion Bid Adaptor: add support for sending adUnitCode
    
    * Dailymotion Bid Adaptor: add support for sending startDelay
    
    * feat(LEO-528): Allow multiple IAB categories in video metadata
    
    The same way as we can have an array of IAB categories level 1 in the ORTB request, this PR introduces an array for the IAB categories level 2.
    
    To be forward compatible with level [2.2](https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Content%20Taxonomies/Content%20Taxonomy%202.2.tsv) and [3.0](https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Content%20Taxonomies/Content%20Taxonomy%203.0.tsv) specifications, the category IDs should be sent as strings.
    
    * Dailymotion bid adapter: Clarify the video metadata to provide in each player context
    
    * Dailymotion bid adapter: Move API key to bid params
    
    * Dailymotion bid adapter: Verify API key is string
    
    Co-authored-by: Rumesh <rumesh@users.noreply.github.com>
    
    * Dailymotion bid adapter: Move API key to bid params (fix tests)
    
    * Dailymotion Bid Adaptor: add gpp support and get coppa from request
    
    * Dailymotion Bid Adaptor: fix lint error
    
    * Dailymotion Bid Adaptor: add iabcat1 and fallback to ortb2 for iabcat2
    
    * Dailymotion Bid Adaptor: get iabcats from ortb2.site.content.data
    
    ---------
    
    Co-authored-by: Kevin Siow <kevin.siow@dailymotion.com>
    Co-authored-by: Aditi Chaudhary <aditichaudhary175@gmail.com>
    Co-authored-by: Sébastien Millet <sebastien.millet@dailymotion.com>
    Co-authored-by: Rumesh <rumesh@users.noreply.github.com>
    5 people authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    08ac74f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed7e942 View commit details
    Browse the repository at this point in the history
  4. added gvlid for truested stack alias (#11314)

    Co-authored-by: adish.r <adish.r@media.net>
    adish1997 and adish-r authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b6e368b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    37d87da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56b43f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. PubMatic Bid Adapter : passing property connectiontype in device obje…

    …ct (#11373)
    
    * Added support of connectiontype in ortb device object
    
    * Fixed linting issues
    
    * Fixed linting issues
    
    * Removed duplicate test case
    kapil-tuptewar authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3384717 View commit details
    Browse the repository at this point in the history
  2. Add optable bidder (#11368)

    zapo authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a3ec0ee View commit details
    Browse the repository at this point in the history
  3. Sirdata RTD Module : fix empty bidders param array bug & various opti…

    …mizations (#11367)
    
    * fix empty params array bug & various optimizations
    
    * Update sirdataRtdProvider.js
    nouchy authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3d23dfe View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    61f4052 View commit details
    Browse the repository at this point in the history
  2. add gpp suport (#11381)

    Co-authored-by: Dawid W <dawid@optidigital.fr>
    optidigital-prebid and dawidww authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    91aa96e View commit details
    Browse the repository at this point in the history
  3. Relaido Bid Adapter: add pagekvt to request and add ogUrl to params (#…

    …11318)
    
    * add relaido adapter
    
    * remove event listener
    
    * fixed UserSyncs and e.data
    
    * fix conflicts
    
    * Change the initial value of userIdAsEids to an empty array
    
    * add pagekvt to request
    
    * add ogUrl to params
    
    ---------
    
    Co-authored-by: ishigami_shingo <s.ishigami@relaido.co.jp>
    Co-authored-by: cmertv-sishigami <s.ishigami@cmertv.com>
    Co-authored-by: t_bun <t.bun@cmertv.com>
    Co-authored-by: n.maeura <n.maeura@cmertv.com>
    5 people authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d11851e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce125a7 View commit details
    Browse the repository at this point in the history
  5. GumGum Bid Adapter: stringify dsa object (#11386)

    * displaymanager: add field for displaymanager and displaymanagerver
    
    * fix: displayManager to include 'gumgum'
    
    * fix: test case
    
    * Bug, stringifying DSA object.
    
    ---------
    
    Co-authored-by: ahzgg <abel.herrera@gumgum.com>
    Co-authored-by: ahzgg <163184035+ahzgg@users.noreply.github.com>
    3 people authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d3d452e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. ortbConverter: fix bug where ${AUCTION_PRICE} in nurl is not escaped (#…

    …11388)
    
    * ortbConverter: fix bug where  in nurl is not escaped
    
    * fix engageya
    dgirardi authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    129cfb5 View commit details
    Browse the repository at this point in the history
  2. LiveIntent user id module: Increase wait time and fix test config par…

    …ameters (#11389)
    
    * Increase wait time and fox test config parameters
    
    * Remove superfluous breaces
    3link authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f5d16a4 View commit details
    Browse the repository at this point in the history
  3. AdGeneration adapter : use NovatiqSystem in Android OS (#11364)

    * Version 1.6.3
    
    * use NovaticId on Android
    
    * fix AdgenerationBidAdapter spec
    ss-toshihide-tajima authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f9fa9b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be66a45 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. JW Player Bid Adapter : initial release (#11344)

    * jwplayerBidAdapter module created
    
    * created initial skeleton of jwplayerBidAdapter
    
    * cleaned up initial skeleton for jwplayerBidAdapter
    
    * added description to jwplayerBidAdapter.md
    
    * created jwplayerBidAdapter unit test suite
    
    * implemented isBidRequestValid with unit tests
    
    * initial creation of the buildRequests function
    
    * incorporated feedback from pr and refactored.
    
    * added video object, impExt object, and site content object to jwplayerBidAdapter
    
    * added feedback from pr
    
    * fixed parameters for methods in jwplayerBidAdapter
    
    * added feedback from pr and unit tests
    
    * removed superfluous array
    
    * fixed nits
    
    * added feedback to jw adapter and tests for buildRequests
    
    * added feedback
    
    * one last feedback for request site
    
    * added site object unit test
    
    * fixed buildRequestSite object
    
    * added unit tests for site object
    
    * fixed unit tests for buildRequestSite
    
    * skeleton of interpretResponse
    
    * initial attempt at interpretResponse
    
    * started unit test
    
    * finished interpretResponse with unit test
    
    * populates schain as well as other params
    
    * reads schain from bidrequest
    
    * updates unit tests
    
    * improves tests
    
    * tests tmax
    
    * deletes obsolete comments
    
    * errors when url is missing
    
    * updates tests
    
    * implements usersync
    
    * supports iframe sync
    
    * registers user sync properly
    
    * tests user sync
    
    * uses boost email
    
    * improves ortb reqs
    
    * interprets response
    
    * updates tests
    
    * updates tests
    
    * removes playerSize official support
    
    * adds md
    
    * updates demo
    
    * adds content url
    
    * adds jwplayer ssp
    
    * renames demo
    
    ---------
    
    Co-authored-by: Jorge Rocha <jrocha@jwplayer.com>
    karimMourra and jorgeluisrocha authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    fadc303 View commit details
    Browse the repository at this point in the history
  2. Alkimi Bid Adapter : add handling for user-sync URL and pass custom o…

    …bject with bid request (#11326)
    
    * Alkimi bid adapter
    
    * Alkimi bid adapter
    
    * Alkimi bid adapter
    
    * alkimi adapter
    
    * onBidWon change
    
    * sign utils
    
    * auction ID as bid request ID
    
    * unit test fixes
    
    * change maintainer info
    
    * Updated the ad unit params
    
    * features support added
    
    * transfer adUnitCode
    
    * transfer adUnitCode: test
    
    * AlkimiBidAdapter getFloor() using
    
    * ALK-504
    Multi size ad slot support
    
    * ALK-504
    Multi size ad slot support
    
    * Support new OpenRTB parameters
    
    * Support new oRTB2 parameters
    
    * remove pos parameter
    
    * Add gvl_id into Alkimi adapter
    
    * Insert keywords into bid-request param
    
    * Resolve AUCTION_PRICE macro on prebid-server for VAST ads
    
    * Added support for full page auction
    
    * Added custom user object
    
    * userParams in request object
    
    * Handling user-sync url, store user id and passing custom params
    
    * Renamed the full_page_auction to fpa
    
    * Updated the review comment
    
    ---------
    
    Co-authored-by: Alexander <32703851+pro-nsk@users.noreply.github.com>
    Co-authored-by: Alexander Bogdanov <akascheev@asteriosoft.com>
    Co-authored-by: Alexander Bogdanov <abogdanov@asteriosoft.com>
    Co-authored-by: motors <motors@live.ru>
    Co-authored-by: mihanikw2g <92710748+mihanikw2g@users.noreply.github.com>
    Co-authored-by: Nikulin Mikhail <mnikulin@asteriosoft.com>
    Co-authored-by: mik <mihanikw2g@gmail.com>
    8 people authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    51bcf81 View commit details
    Browse the repository at this point in the history
  3. Called replaceAuctionMacro in viantOrtbBidAdapter to replace Auction_…

    …Price (#11394)
    
    * Called replaceAuctionMacro in  viantOrtbBidAdapter to replace Auction_Price macro
    
    * Fixed changes
    skapoor-viant authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    0fd106d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49c0d87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    546595f View commit details
    Browse the repository at this point in the history
  6. ViantOrtb Bid Adapter : called replaceAuctionMacro to replace Auction…

    …_Price (#11398)
    
    * Called replaceAuctionMacro in viantOrtbBidAdapter to replace Auction_Price
    
    * fixed changes
    skapoor-viant authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    cbbd524 View commit details
    Browse the repository at this point in the history
  7. UtiqMtpIdSystem: create the Utiq MTP ID submodule (#11372)

    * Creating new user ID module utiqMtpIdSystem to provide option for publishers using Utiq to send the martechPass. This is complementary to the UtiqIDSystem module
    
    * fixing documentation to reflect correct name utiqMtp instead of utiq-mtp
    
    * fixing inline doc and creating unit test for utiqMtpIdSystem
    
    * Adding extra documentation to notify publishers to contact Utiq in order to integrate the Utiq script on their site
    
    ---------
    
    Co-authored-by: root <root@jdelhommeau-devbox.vps.local>
    Co-authored-by: jdelhommeau <julien.delhommeau@utiq.com>
    3 people authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b557f04 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Rename idWardRtdProvider to anonymisedRtdProvider (#10176)

    * rename idWardRtdProvider to anonymisedRtdProvider
    
    * ANON-4689: bidders param added. Support appnexus
    
    * updated readme file
    
    * updated readme description
    
    * pr review: restored idWardRtdProvider
    
    * Module renamed notification added
    
    * added Warning decoration
    
    * reverter needless changes
    
    * Renamed "ID Ward" mentions to "Anonymised"
    
    * 'bidders' param optional. Reusing shared code
    
    * corrected indentions
    
    * minor correction
    
    * clean up
    
    ---------
    
    Co-authored-by: Pavlo <pavlo@id-ward.com>
    kyrylenko and Pavlo authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2be3f29 View commit details
    Browse the repository at this point in the history
  2. Sovrn Bid Adapter: Fledge module integration (#11382)

    * fledge init
    
    * minor test fix
    
    * additional check and test fixes
    ikagotso authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c835325 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c0648b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4deba89 View commit details
    Browse the repository at this point in the history
  5. ConsentManagementGpp module: throw error on some invalid sections (#1…

    …1385)
    
    * Update consentManagementGpp.js
    
    * Update consentManagementGpp.js
    
    * Update consentManagementGpp.js
    
    * Update consentManagementGpp.js
    
    * Update modules/consentManagementGpp.js
    
    Co-authored-by: Demetrio Girardi <dgirardi@prebid.org>
    
    ---------
    
    Co-authored-by: Demetrio Girardi <dgirardi@prebid.org>
    patmmccann and dgirardi authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4db5ae6 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

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

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    7b77515 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    428ae3b View commit details
    Browse the repository at this point in the history
  3. Using origbidid instead of piid (#11415)

    Co-authored-by: pm-azhar-mulla <azhar@L1119.local>
    pm-azhar-mulla and pm-azhar-mulla authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ee509d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. NoBid Bid Adapter : update version 1.3.4 (#11420)

    * 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
    
    * Renamed the Analytics Adapter to "nobid" otherwise it wouldn't work with the wrapper builder on the Prebid.js website and added Prebid version "pbver" to the bidding and analytics requests.
    
    ---------
    
    Co-authored-by: Reda Guermas <reda.guermas@nobid.io>
    redaguermas and Reda Guermas authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b38c0a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51532c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6aba0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14ef0c1 View commit details
    Browse the repository at this point in the history
  5. Kargo Bid Adapter: test spec overhaul (#11417)

    * KRKPD-1083: Refactor and expand testing (#31)
    
    * Refactor the Kargo adapter testing to be more comprehensive and include testing of invalid inputs
    
    * Fix the window size test to pull data from the browser instead of hardcoded values
    
    * Remove a duplicate test
    
    * unhook triggerPixel after tests
    
    * fixes circleci failure
    
    * Update the localStorage non-functional test
    
    In FireFox, having localStorage.getItem throw an error isn't working so the test was updated to not have a valid localStorage
    value to pass on FireFox.
    
    * Restore the bidderSettings following testing
    
    ---------
    
    Co-authored-by: William Klausmeyer <klawil@users.noreply.github.com>
    Co-authored-by: “Nick <“nick.llerandi”@kargo.com>
    Co-authored-by: William Klausmeyer <willyk95@gmail.com>
    4 people authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ecb9218 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf6de06 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Pubx.ai RTD Provider - Initial Release (#11300)

    * Add pubx RTD module
    
    * Add pubx RTD module documentation
    
    * Add basic tests for pubx RTD module
    
    * Fix the failing tests
    
    * Added logic to fetch floors and set to auction
    
    * Updated setDataToConfig to attach floors data to bidder requests object
    
    * pubx rtd module:
    * fetch floor rules
    * timeout defaults
    * floors config customizations
    * pubx on/off from floors response
    
    * move fetch floors to init and also wait for it before auction
    
    * TESTS: update
    
    * replace createFloorsDataForAuction to avoid circular dep - WIP
    
    * reset default floors when no floor response is received
    
    * TESTS: add test
    
    * tag integration - fetch floors api events
    
    * * Remove coonsole.log
    * move __pubxFloorRulesPromise__ to window
    * Remove unused var error
    
    * TESTS: add getBidRequestData, refactor stubs
    
    * TESTS: setFloorsApiStatus
    
    * TESTS: add fetchFloorRules
    
    * remove useRtd
    
    * make endpoint potional and take pubxId form provider config
    
    * TESTS: use xhr to fakeServer instead of sinon
    
    * make default data optional
    
    * update README
    
    * TEST: update tests
    
    * add integration example
    
    * remove floorProvider from default config
    
    * fix linting
    
    * update readme.md
    
    ---------
    
    Co-authored-by: Phaneendra Hegde <phaneendra@pubx.ai>
    Co-authored-by: Phaneendra Hegde <pnhegde@users.noreply.github.com>
    3 people authored May 1, 2024
    Configuration menu
    Copy the full SHA
    51c63b6 View commit details
    Browse the repository at this point in the history
  2. lockr AIM user module: initial release (#11159)

    * Adding Lockr AIM module and tests
    
    * formatting
    
    * Fix formatting
    
    * format
    
    * fix formatting
    
    * add paapi back
    
    * added markdown file
    
    * 20240324 Fixed Storage Manager | lockrAIMIdSystem.js
    
    * Updated to use Prebid Storage Manager | lockrAIMIdSystem_shared.js
    
    * added the fix for the comments
    
    * removed the unnecessary console
    
    ---------
    
    Co-authored-by: chris-lockr <chris@loc.kr>
    Co-authored-by: avin-lockr <avin@loc.kr>
    3 people authored May 1, 2024
    Configuration menu
    Copy the full SHA
    0e58601 View commit details
    Browse the repository at this point in the history
  3. OpenWeb Bid Adapter : remove multi currency support (#11430)

    * removed currency from getFloor
    
    * removed currency from generateBidParameters
    
    * removed currency from optional params in md
    
    * removed currency from test
    
    ---------
    
    Co-authored-by: Dedi Sidi <dedi.sidi@risecodes.com>
    IgorKulemzin and Dedis23 authored May 1, 2024
    Configuration menu
    Copy the full SHA
    670a859 View commit details
    Browse the repository at this point in the history
  4. STN Bid Adapter: remove multi currency support (#11429)

    * removed currency from getFloor
    
    * removed currency from generateBidParameters
    
    * removed currency from optional params in md
    
    * removed currency from test
    Dedis23 authored May 1, 2024
    Configuration menu
    Copy the full SHA
    16616c5 View commit details
    Browse the repository at this point in the history
  5. MinuteMedia Bid Adapter: remove multi currency support (#11428)

    * removed currency from getFloor
    
    * removed currency from generateBidParameters
    
    * removed currency from test
    
    * removed currency from optional params in md
    
    * removed currency
    Dedis23 authored May 1, 2024
    Configuration menu
    Copy the full SHA
    c561843 View commit details
    Browse the repository at this point in the history
  6. Rise Bid Adapter : remove multi currency support (#11427)

    * removed currency test
    
    * removed currency from optional params in md
    
    * removed currency from generateBidParameters
    
    * removed currency from getFloor
    Dedis23 authored May 1, 2024
    Configuration menu
    Copy the full SHA
    0bb0ad3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3cb4c16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54c87ba View commit details
    Browse the repository at this point in the history
  9. Bump ejs from 3.1.9 to 3.1.10 (#11432)

    Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
    - [Release notes](https://github.com/mde/ejs/releases)
    - [Commits](mde/ejs@v3.1.9...v3.1.10)
    
    ---
    updated-dependencies:
    - dependency-name: ejs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 1, 2024
    Configuration menu
    Copy the full SHA
    f4d0ef0 View commit details
    Browse the repository at this point in the history
  10. Add lmpIdSystem userId submodule (#11431)

    Co-authored-by: Antoine Niek <antoineniek@gmail.com>
    ecdrsvc and zapo authored May 1, 2024
    Configuration menu
    Copy the full SHA
    3350dee View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. EXADS Bid Adapter: initial release (#11284)

    * First commit
    
    * fix: readme.md
    
    * fix: changed exads urls
    
    * fix: Tools and suggestions related to the doc
    
    * fix: from code review
    
    * fix: from code review
    
    * fix: from code review
    
    * fix: error from code review - native example
    
    * fox: from code review
    
    * fix: from code review
    
    * fix: from code review
    
    * fix: native img set as mandatory
    
    * fix: from code review
    
    * fix: from code review
    
    * fix: from code review
    
    * fix: from code review
    
    * fix: from code review
    
    * fix: from code review
    
    * fix: bidfloor and bidfloorcur set as optional
    
    * fix: dsa
    
    * fix: mananing multiple responses
    
    * fix: unit test after code review
    
    * fix: fixing native snippet code
    
    * fix: from code review
    
    * fix: video events after code review
    
    * fix: video module into documentation
    
    * fix: impression tracker for native
    
    * fix: afeter code review
    
    * fix: unit tests
    
    * fix: added badv and bcat
    
    * fix: video -> mimes and protocols
    
    * fix
    
    * fix: removed image_output and video_output params, forcing always html for rtb banner
    
    * fix: gulp
    
    * fix: added site.name
    
    * fix: removed EXADS dir
    
    * fix: after linting
    
    * fix: unit tests
    
    * fix: final dsa solution
    
    * fix: dsa
    
    * fix: fix instream example
    
    * fix: doc media type context
    
    * fix: documented the endpoint param into native section
    
    * fix: related to markdown lint validation (#2)
    
    * fix: from CR (#3)
    
    ---------
    
    Co-authored-by: tfoliveira <tfoliveira@users.noreply.github.com>
    giuseppe-exads and tfoliveira authored May 2, 2024
    Configuration menu
    Copy the full SHA
    8c72bc2 View commit details
    Browse the repository at this point in the history
  2. Eight Pod Bid / Analytics Adapter : initial release (#11260)

    * eight pod init
    
    * fix mocks
    
    * specify eightPodAnalyticAdapter tests
    
    * update Event import
    GreDiSe authored May 2, 2024
    Configuration menu
    Copy the full SHA
    5cfae1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ab6165 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Conversant Adapter - remove transformBidParams (#11441)

    Co-authored-by: johwier <john.wier@epsilon.com>
    johnwier and johwier authored May 6, 2024
    Configuration menu
    Copy the full SHA
    7d52b11 View commit details
    Browse the repository at this point in the history
  2. [Smaato] Migrating to ortbConverter requests build process (#11433)

    - Response handling will be done separately
    Enigo authored May 6, 2024
    Configuration menu
    Copy the full SHA
    8a57af7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a1dff0 View commit details
    Browse the repository at this point in the history