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

9.0 upstream #11735

Merged
merged 45 commits into from
Jun 7, 2024
Merged

9.0 upstream #11735

merged 45 commits into from
Jun 7, 2024

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    00ffb82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbf9817 View commit details
    Browse the repository at this point in the history
  3. chore: pass through paapi imp extension [PB-2799] (#11639)

    Co-authored-by: Chris Corbo <[email protected]>
    ccorbo and Chris Corbo committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    566988f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb1a360 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. New PAAPI module: topLevelPaapi (#11379)

    * refactor size logic
    
    * fill in requestedSize on auction configs
    
    * topLevelPaapi
    
    * WIP
    
    * getPAAPIBids
    
    * include size in paapi bids
    
    * update TL example
    
    * slightly nicer example
    
    * slight improvement
    
    * refactor
    
    * add PAAPI_ERROR event
    
    * use optable in TL example
    
    * allow async bid retrieval on render: safeframes
    
    * allow async bid retrieval on render: renderAd
    
    * do not force string on requestedSize
    
    * support rendering of paapi bids
    
    * include auctionConfig in events
    
    * fix tests
    
    * overrideWinner; autorun by default
    
    * autorun & overrideWinner
    
    * fix tests
    
    * emit BID_WON for paapi bids
    
    * add no ad server example
    
    * improve bid override logic
    
    * fix lint
    dgirardi committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2752e0a View commit details
    Browse the repository at this point in the history
  2. e-Volution Bid Adapter : update bid request validation and added vide…

    …o placement keys (#11561)
    
    * updates for Prebid v5
    
    * add id5id
    
    * update tests
    
    * add gvlid
    
    * updated adapter
    
    * removed redundant endpointId
    e-volution-tech committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    61a6ce4 View commit details
    Browse the repository at this point in the history
  3. Opsco Bid Adapter : update process for retrieving placementId from bi…

    …d request params (#11604)
    
    * Opsco bid adapter init commit
    
    * Opsco bid adapter banner implementation
    
    * Changing test parameter
    
    * Changing endpoint
    
    * Retrieving placement Id from bid request params
    
    ---------
    
    Co-authored-by: adtech-sky <[email protected]>
    ops-co and adtech-sky committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3e2df8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62b1bea View commit details
    Browse the repository at this point in the history
  5. AdMatic Bid Adapter: add monetixads alias (#11679)

    * 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
    
    * Update admaticBidAdapter.js
    fatihkaya84 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d6e9ca0 View commit details
    Browse the repository at this point in the history
  6. Various places: jsdoc fixes (#11672)

    * Update adapterManager.js
    
    * Update consentHandler.js
    
    * Update prebid.js
    
    * Update targeting.js
    
    * Update refererDetection.js
    
    * Update video.js
    
    * Update videoCache.js
    
    * Update params.js
    
    * Update rules.js
    
    * Update paapi.js
    
    * Update ortb.js
    
    * Update composer.js
    
    * Update coreVideo.js
    
    * Update adapterManager.js
    
    * Update consentHandler.js
    
    * Update ttlCollection.js
    
    * Update enrichment.js
    
    * Update gamAdServerSubmodule.js
    patmmccann committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5653058 View commit details
    Browse the repository at this point in the history
  7. Smarthub replace placement (#11629)

    * update adapter SmartHub: add aliases
    
    * SmartHub adapter: replace placement
    
    * add getter video.plcmt and update test
    
    * revert placement to plcmt
    
    ---------
    
    Co-authored-by: Victor <[email protected]>
    SmartHubSolutions and Victor committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1258c53 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf370ca View commit details
    Browse the repository at this point in the history
  9. Marsmedia: remove analytics adapter (#11686)

    * Change publisherId to zoneId
    Add gdpr
    Add supply chain
    Add video media type
    
    * Remove comments
    
    * Fix unit test coverage
    
    * fix request id bug
    add vastXml to video response
    
    * Remove bid response default sizes
    
    * Change endpoint url
    
    * Add unit test for vastXml
    
    * Change end point
    
    * Remove trailing-space
    
    * Add onBidWon function
    
    * New adapter - videofy
    
    * Marsmedia & Videofy - Add onTimeout onSetTargeting
    
    * Create sendbeacon function
    
    * - add viewability
    
    * remove unnecessary utils.getWindowTop()
    
    * Remove bidderCode from response for alias use
    
    * Remove unuse that var
    
    * MarsMeida: Remove analytics adapter
    vladi-mmg committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3c4cf92 View commit details
    Browse the repository at this point in the history
  10. Vis X Bid Adapter : retrieve and send seller defined audiences (#11638)

    * AF-3647 added device object to request in visxBidAdapter
    
    * AF-3647 added user, regs, site and user agent data to request
    
    * AF-3647 removed userAgentClientHints because of it is gotten from device object
    
    * AF-3647 updated test scenarios with sda signals
    
    * AF-3647 fixed to getting ortb2 and spec file
    
    * AF-3647 reverted to get user data from cookie/local storage
    Goncakkd committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    402b524 View commit details
    Browse the repository at this point in the history
  11. 33Across User ID Module : support for the recently introduced "multip…

    …le storage types" feature (#11563)
    
    * Refactoring - break functions that are handling multiple storage types.
    
    * user id: introduce the concept of enabled storage types
    
    * Apply domain override to 33across ID
    
    * First party ID - Support for multiple storage types
    
    * 33Across User ID: Recommend both storage types
    
    * refactor the way enabled storage types are populated
    carlosfelix committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6478666 View commit details
    Browse the repository at this point in the history
  12. Default to fetch keepalive (#11682)

    Co-authored-by: Marcin Komorski <[email protected]>
    mkomorski and Marcin Komorski committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    82ce88e View commit details
    Browse the repository at this point in the history
  13. Dailymotion Bid Adapter: add support for user syncs & new fields (#11603

    )
    
    * Dailymotion Bid Adapter: add support for playbackmethod & plcmt
    
    * Dailymotion Bid Adapter: add support for user syncs
    
    * Dailymotion Bid Adapter: Add support for ortb2 device, and contextual informations
    
    * Dailymotion Bid Adapter: Fix tests
    
    * Dailymotion Bid Adapter: add support for content.url & device.ext.atts
    
    * Dailymotion Bid Adapter: change markdown header levels
    
    * Dailymotion Bid Adapter: collect prebid.version
    
    ---------
    
    Co-authored-by: Kevin Siow <[email protected]>
    kvnsw and Kevin Siow committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    16263f3 View commit details
    Browse the repository at this point in the history
  14. ZetaGlobalSsp Analytics Adapter : provide device object (#11607)

    * ZetaGlobalSpp Analytics adapter: provide device object
    
    * ZetaGlobalSpp Analytics adapter: provide ua in adRenderSucceeded event
    
    * provide domain and page in timeout event
    
    ---------
    
    Co-authored-by: Surovenko Alexey <[email protected]>
    Co-authored-by: Alexey Surovenko <[email protected]>
    3 people committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5b7df85 View commit details
    Browse the repository at this point in the history
  15. JW Player RTD Adapter: 9.0 migration (#11692)

    * enrich content id when empty
    
    * updates tests
    
    * updates documentation
    
    * updates examples
    karimMourra committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7dec6e8 View commit details
    Browse the repository at this point in the history
  16. 9.0: Update gumgumBidAdapter.js (#11693)

    * 9.0: Update gumgumBidAdapter.js
    
    enforcing standard request object locations must also be supported when a param is offered.
    
    * Update gumgumBidAdapter_spec.js
    
    * Update gumgumBidAdapter_spec.js
    patmmccann committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    caa9979 View commit details
    Browse the repository at this point in the history
  17. Core Utils: fix jsdoc warnings (#11694)

    * Update utils.js
    
    * Update perfMetrics.js
    
    * Update ttlCollection.js
    
    * Update adpod.js
    
    * Update consentManagementGpp.js
    
    * Update consentManagementGpp.js
    
    * Update consentManagement.js
    
    * Update consentManagementUsp.js
    
    * Update currency.js
    
    * Update dfpAdServerVideo.js
    
    * Update instreamTracking.js
    
    * Update s2sTesting.js
    
    * Update sizeMapping.js
    
    * Update topicsFpdModule.js
    
    * Update uid2IdSystem.js
    
    * Update consentManagementUsp.js
    
    * Update sizeMapping.js
    patmmccann committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    47e6561 View commit details
    Browse the repository at this point in the history
  18. Prebid 9: rename fledge to paapi (#11695)

    * rename bidderRequest.fledgeEnabled to bidderRequest.paapi.enabled
    
    * rename fledgeAuctionConfigs to paapi
    
    * remove support for bidder fledgeAuctionConfigs
    
    * remove support for fledgeForGpt config
    
    * rename fledgeForGpt -> paapiForGpt
    
    * update refs to fledgeForGpt in comments and docs
    
    * Remove special bidder configuration for fledge
    
    * flip paapiForGpt autoconfig default
    
    * rename integration examples
    
    * update paapiForGpt.md
    dgirardi committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0396968 View commit details
    Browse the repository at this point in the history
  19. 9.0: remove rsa validate

    patmmccann committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6b8f611 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    205e173 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Criteo Bid Adapter: Update bidder DNS (#11700)

    Co-authored-by: Patrick McCann <[email protected]>
    leonardlabat and patmmccann committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    11377dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e802e21 View commit details
    Browse the repository at this point in the history
  3. ColossusSSP Bid Adapter : replace gpid for pbadslot (#11701)

    * add video&native traffic colossus ssp
    
    * Native obj validation
    
    * Native obj validation #2
    
    * Added size field in requests
    
    * fixed test
    
    * fix merge conflicts
    
    * move to 3.0
    
    * move to 3.0
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * https for 3.0
    
    * add https test
    
    * add ccp and schain features
    
    * fix test
    
    * sync with upstream, fix conflicts
    
    * Update colossussspBidAdapter.js
    
    remove commented code
    
    * Update colossussspBidAdapter.js
    
    lint fix
    
    * identity extensions
    
    * identity extensions
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * add tests for user ids
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * add gdpr support
    
    * add gdpr support
    
    * id5id support
    
    * Update colossussspBidAdapter.js
    
    add bidfloor parameter
    
    * Update colossussspBidAdapter.js
    
    check bidfloor
    
    * Update colossussspBidAdapter.js
    
    * Update colossussspBidAdapter.js
    
    * Update colossussspBidAdapter.js
    
    * Update colossussspBidAdapter_spec.js
    
    * use floor module
    
    * Revert "use floor module"
    
    This reverts commit f0c5c24.
    
    * use floor module
    
    * update to 5v
    
    * fix
    
    * add uid2 and bidFloor support
    
    * fix
    
    * add pbadslot support
    
    * fix conflicts
    
    * add onBidWon
    
    * refactor
    
    * add test for onBidWon()
    
    * fix
    
    * add group_id
    
    * Trigger circleci
    
    * fix
    
    * update user sync
    
    * fix window.location
    
    * fix test
    
    * updates
    
    * fix conflict
    
    * fix
    
    * updates
    
    * remove traffic param
    
    * add transactionId to request data for colossusssp adapter
    
    * Send tid in placements array
    
    * update user sync
    
    * updated tests
    
    * remove changes package-lock file
    
    * fix
    
    * add First Party Data
    
    * gpp support
    
    * accepting eids from request
    
    * fixing lint errors
    
    * resolving a conflict
    
    * fixing a failed test case related to tid
    
    * fixing karma version for conflict resolution
    
    * reverting package json files to original version
    
    * switching placement to plcmt
    
    * replacing gpid for pbadslot
    
    ---------
    
    Co-authored-by: Vladislav Isaiko <[email protected]>
    Co-authored-by: Aiholkin <[email protected]>
    Co-authored-by: Bill Newman <[email protected]>
    Co-authored-by: Mykhailo Yaremchuk <[email protected]>
    Co-authored-by: kottapally <[email protected]>
    6 people committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    13b87fa View commit details
    Browse the repository at this point in the history
  4. Bidmatic Bid Adapter: Initial Release (#11690)

    * Bidmatic Initial commit
    
    * Use getFloor from price module
    GeneGenie committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    105c662 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9959427 View commit details
    Browse the repository at this point in the history
  6. 9.0: Update quantcastBidAdapter.js for plcmt (#11707)

    * 9.0: Update quantcastBidAdapter.js for plcmt
    
    * Update quantcastBidAdapter_spec.js
    patmmccann committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    50023d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b932759 View commit details
    Browse the repository at this point in the history
  8. 33Across ID System: Fix merge conflicts between master & 9.0 (#11715)

    * Vis X Bid Adapter : retrieve and send seller defined audiences (#11638)
    
    * AF-3647 added device object to request in visxBidAdapter
    
    * AF-3647 added user, regs, site and user agent data to request
    
    * AF-3647 removed userAgentClientHints because of it is gotten from device object
    
    * AF-3647 updated test scenarios with sda signals
    
    * AF-3647 fixed to getting ortb2 and spec file
    
    * AF-3647 reverted to get user data from cookie/local storage
    
    * 33Across User ID Module : support for the recently introduced "multiple storage types" feature (#11563)
    
    * Refactoring - break functions that are handling multiple storage types.
    
    * user id: introduce the concept of enabled storage types
    
    * Apply domain override to 33across ID
    
    * First party ID - Support for multiple storage types
    
    * 33Across User ID: Recommend both storage types
    
    * refactor the way enabled storage types are populated
    
    * Default to fetch keepalive (#11682)
    
    Co-authored-by: Marcin Komorski <[email protected]>
    
    * Dailymotion Bid Adapter: add support for user syncs & new fields (#11603)
    
    * Dailymotion Bid Adapter: add support for playbackmethod & plcmt
    
    * Dailymotion Bid Adapter: add support for user syncs
    
    * Dailymotion Bid Adapter: Add support for ortb2 device, and contextual informations
    
    * Dailymotion Bid Adapter: Fix tests
    
    * Dailymotion Bid Adapter: add support for content.url & device.ext.atts
    
    * Dailymotion Bid Adapter: change markdown header levels
    
    * Dailymotion Bid Adapter: collect prebid.version
    
    ---------
    
    Co-authored-by: Kevin Siow <[email protected]>
    
    * ZetaGlobalSsp Analytics Adapter : provide device object (#11607)
    
    * ZetaGlobalSpp Analytics adapter: provide device object
    
    * ZetaGlobalSpp Analytics adapter: provide ua in adRenderSucceeded event
    
    * provide domain and page in timeout event
    
    ---------
    
    Co-authored-by: Surovenko Alexey <[email protected]>
    Co-authored-by: Alexey Surovenko <[email protected]>
    
    * Core Utils: fix jsdoc warnings (#11694)
    
    * Update utils.js
    
    * Update perfMetrics.js
    
    * Update ttlCollection.js
    
    * Update adpod.js
    
    * Update consentManagementGpp.js
    
    * Update consentManagementGpp.js
    
    * Update consentManagement.js
    
    * Update consentManagementUsp.js
    
    * Update currency.js
    
    * Update dfpAdServerVideo.js
    
    * Update instreamTracking.js
    
    * Update s2sTesting.js
    
    * Update sizeMapping.js
    
    * Update topicsFpdModule.js
    
    * Update uid2IdSystem.js
    
    * Update consentManagementUsp.js
    
    * Update sizeMapping.js
    
    * datablocksBidAdapter.js: fix syncs issue (#11684)
    
    fixes #11319
    
    * ColossusSSP Bid Adapter : replace gpid for pbadslot (#11701)
    
    * add video&native traffic colossus ssp
    
    * Native obj validation
    
    * Native obj validation #2
    
    * Added size field in requests
    
    * fixed test
    
    * fix merge conflicts
    
    * move to 3.0
    
    * move to 3.0
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * https for 3.0
    
    * add https test
    
    * add ccp and schain features
    
    * fix test
    
    * sync with upstream, fix conflicts
    
    * Update colossussspBidAdapter.js
    
    remove commented code
    
    * Update colossussspBidAdapter.js
    
    lint fix
    
    * identity extensions
    
    * identity extensions
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * add tests for user ids
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * add gdpr support
    
    * add gdpr support
    
    * id5id support
    
    * Update colossussspBidAdapter.js
    
    add bidfloor parameter
    
    * Update colossussspBidAdapter.js
    
    check bidfloor
    
    * Update colossussspBidAdapter.js
    
    * Update colossussspBidAdapter.js
    
    * Update colossussspBidAdapter.js
    
    * Update colossussspBidAdapter_spec.js
    
    * use floor module
    
    * Revert "use floor module"
    
    This reverts commit f0c5c24.
    
    * use floor module
    
    * update to 5v
    
    * fix
    
    * add uid2 and bidFloor support
    
    * fix
    
    * add pbadslot support
    
    * fix conflicts
    
    * add onBidWon
    
    * refactor
    
    * add test for onBidWon()
    
    * fix
    
    * add group_id
    
    * Trigger circleci
    
    * fix
    
    * update user sync
    
    * fix window.location
    
    * fix test
    
    * updates
    
    * fix conflict
    
    * fix
    
    * updates
    
    * remove traffic param
    
    * add transactionId to request data for colossusssp adapter
    
    * Send tid in placements array
    
    * update user sync
    
    * updated tests
    
    * remove changes package-lock file
    
    * fix
    
    * add First Party Data
    
    * gpp support
    
    * accepting eids from request
    
    * fixing lint errors
    
    * resolving a conflict
    
    * fixing a failed test case related to tid
    
    * fixing karma version for conflict resolution
    
    * reverting package json files to original version
    
    * switching placement to plcmt
    
    * replacing gpid for pbadslot
    
    ---------
    
    Co-authored-by: Vladislav Isaiko <[email protected]>
    Co-authored-by: Aiholkin <[email protected]>
    Co-authored-by: Bill Newman <[email protected]>
    Co-authored-by: Mykhailo Yaremchuk <[email protected]>
    Co-authored-by: kottapally <[email protected]>
    
    * Bidmatic Bid Adapter: Initial Release (#11690)
    
    * Bidmatic Initial commit
    
    * Use getFloor from price module
    
    ---------
    
    Co-authored-by: Gonca Karadeniz <[email protected]>
    Co-authored-by: mkomorski <[email protected]>
    Co-authored-by: Marcin Komorski <[email protected]>
    Co-authored-by: Kevin Siow <[email protected]>
    Co-authored-by: Kevin Siow <[email protected]>
    Co-authored-by: asurovenko-zeta <[email protected]>
    Co-authored-by: Surovenko Alexey <[email protected]>
    Co-authored-by: Alexey Surovenko <[email protected]>
    Co-authored-by: Patrick McCann <[email protected]>
    Co-authored-by: bhasker-ddh <[email protected]>
    Co-authored-by: Vladislav Isaiko <[email protected]>
    Co-authored-by: Aiholkin <[email protected]>
    Co-authored-by: Bill Newman <[email protected]>
    Co-authored-by: Mykhailo Yaremchuk <[email protected]>
    Co-authored-by: kottapally <[email protected]>
    Co-authored-by: Gena <[email protected]>
    17 people committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fd8f2e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb91a7c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d462b17 View commit details
    Browse the repository at this point in the history
  11. Add plmct (#11706)

    Rothalack committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f4c0b7b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. 9.0: 10452 enforce, need plcmt to get placement (#11718)

    * Update adbookpspBidAdapter.js
    
    * Update admanBidAdapter.js
    
    * Update adtrueBidAdapter.js
    
    * Update appushBidAdapter.js
    
    * Update axisBidAdapter.js
    
    * Update beyondmediaBidAdapter.js
    
    * Update boldwinBidAdapter.js
    
    * Update dspxBidAdapter.js
    
    * Update edge226BidAdapter.js
    
    * Update emtvBidAdapter.js
    
    * Update globalsunBidAdapter.js
    
    * Update gothamadsBidAdapter.js
    
    * Update precisoBidAdapter.js
    
    * Update smartyadsBidAdapter.js
    
    * Update gothamadsBidAdapter.js
    
    * Update precisoBidAdapter.js
    
    * Update gothamadsBidAdapter.js
    
    * Update lkqdBidAdapter.js
    
    * Delete modules/iqmBidAdapter.js
    
    * Delete test/spec/modules/iqmBidAdapter_spec.js
    
    * Update smartyadsBidAdapter.js
    
    * Update kiviadsBidAdapter.js
    
    * Update krushmediaBidAdapter.js
    
    * Update kueezBidAdapter.js
    
    * Update loganBidAdapter.js
    
    * Update loyalBidAdapter.js
    
    * Update mediakeysBidAdapter.js
    
    * Update mgidXBidAdapter.js
    
    * Update mobfoxpbBidAdapter.js
    
    * Update operaadsBidAdapter.js
    
    * Update pgamsspBidAdapter.js
    
    * Update pstudioBidAdapter.js
    
    * Update pubgeniusBidAdapter.js
    
    * Update pubCircleBidAdapter.js
    
    * Update shinezBidAdapter.js
    
    * Update videobyteBidAdapter.js
    
    * Update visiblemeasuresBidAdapter.js
    
    * Update waardexBidAdapter.js
    
    * Update 33acrossBidAdapter.js
    
    * Update gothamadsBidAdapter.js
    
    * Update gothamadsBidAdapter.js
    
    * Update precisoBidAdapter.js
    
    * Update smartyadsBidAdapter.js
    
    * Update smartxBidAdapter.js
    
    * Update ozoneBidAdapter.js
    
    * Update smartxBidAdapter.js
    
    * Update 33acrossBidAdapter_spec.js
    
    * Update admanBidAdapter_spec.js
    
    * Update krushmediaBidAdapter_spec.js
    
    * Update loganBidAdapter_spec.js
    
    * Update mobfoxpbBidAdapter_spec.js
    
    * Update precisoBidAdapter.js
    
    * Update smartyadsBidAdapter.js
    
    * Update e_volutionBidAdapter.js
    
    * Update e_volutionBidAdapter.js
    
    * Update pubmaticBidAdapter.js
    
    * Update iqzoneBidAdapter.js
    
    * Update qtBidAdapter.js
    
    * Update lunamediahbBidAdapter.js
    
    * Update krushmediaBidAdapter.js
    
    * Update pubgeniusBidAdapter_spec.js
    
    * Update smartxBidAdapter_spec.js
    
    * Update apacdexBidAdapter_spec.js
    
    * Update apacdexBidAdapter_spec.js
    patmmccann committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ee32810 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    451135f View commit details
    Browse the repository at this point in the history
  3. ORTB2: don't rely on context to infer video.placement (#11719)

    * Update videojsVideoProvider.js
    
    * Update ortb.js
    
    * Update ortb.js
    
    * Update video.js
    
    * Update videojsVideoProvider.js
    
    * Update jwplayerVideoProvider.js
    
    * Update ixBidAdapter.js
    
    * Update videojsVideoProvider.js
    
    * Update ixBidAdapter.js
    
    * Update ortb.js
    
    * Update videojsVideoProvider_spec.js
    
    * Update video.js
    
    * Update jwplayerVideoProvider.js
    
    * Update videojsVideoProvider.js
    
    * Update videojsVideoProvider_spec.js
    
    * Update videojsVideoProvider.js
    
    * Update videojsVideoProvider_spec.js
    
    * Update video_spec.js
    
    * Update ixBidAdapter.js
    patmmccann committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e6868ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e1189f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c655d68 View commit details
    Browse the repository at this point in the history
  6. remove adbookpsp

    ChrisHuie committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    462ee4f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. IX Bid Adapter: Remove Roundel Alias (#11732)

    * pass user.geo and device.geo to payload (#11723)
    
    * chore: removed roundel alias [PB-3025]
    
    ---------
    
    Co-authored-by: aivanov-zeta <[email protected]>
    Co-authored-by: Love Sharma <[email protected]>
    3 people committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    aabca94 View commit details
    Browse the repository at this point in the history
  2. Update package-lock.json

    patmmccann committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    40252c5 View commit details
    Browse the repository at this point in the history
  3. Update package-lock.json

    patmmccann committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    369493f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a26373e View commit details
    Browse the repository at this point in the history