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 #15

Merged
merged 5 commits into from
Mar 13, 2024
Merged

[pull] master from prebid:master #15

merged 5 commits into from
Mar 13, 2024

Commits on Mar 11, 2024

  1. 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 <[email protected]>
    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 <[email protected]>
    
    ---------
    
    Co-authored-by: Noemi Kowalewska <[email protected]>
    Co-authored-by: Olivier <[email protected]>
    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