Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: prebid/Prebid.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: blockthrough/Prebid.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bt-master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 17, 2023

  1. PE-87: Implement Prebid Adapter (#1)

    * PE-87: implement BT Bid Adapter
    
    * PE-87: rework adapter to use ortbConverter lib, make requested changes
    
    * PE-87: update imports
    PavloMalashnyak authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    79a0a94 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. PE-110: Add user sync logic to the Prebid Adapter (#3)

    * PE-110: add user sync logic
    
    * PE-110: update userSync url
    
    * PE-110: check if iframe is enabled before setting params
    PavloMalashnyak authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    610b6c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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

Commits on Nov 14, 2023

  1. PE-120: Send Prebid Bidder info to BT Server (#4)

    * PE-120: add btBidderCode to the bid object
    
    * PE-120: use single quotes for logs string
    PavloMalashnyak authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    df77fa8 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. PE-123: Add More Metadata in site.ext.blockthrough (#5)

    * PE-123: send additional meta data
    
    * PE-123: send auctionID under imp.ext.prebid.blockthrough
    
    * PE-123: use ortb2 config to set site.ext params
    
    * PE-123: sent auctionId in ext.prebid.blockthrough.auctionID
    
    * PE-123: update logs for bidderConfig setup
    PavloMalashnyak authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    80d2b59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0edb357 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    b28a062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    648153b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4712e10 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. PE-87: Implement Prebid Adapter - misc fixes (#9)

    * PE-87: rename test file, add bidder config
    
    * PE-87: increase ttl
    PavloMalashnyak authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    590d614 View commit details
    Browse the repository at this point in the history
  2. PE-000: fix test

    PavloMalashnyak committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    3ce864c View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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

Commits on Jan 25, 2024

  1. BP-79: Send GPID as a part of imp[].ext (#11)

    * BP-79: send gpid in imp.ext
    
    * BP-79: add optional operator
    PavloMalashnyak authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    66b939a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. BP-90: Update Cookie Sync Logic (#12)

    * BP-90: pass bidder to cookie sync
    
    * BP-90: update sync logic, fix typo
    
    * BP-90: use const for syncs variable
    PavloMalashnyak authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ac2d753 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c44cdf View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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

Commits on Mar 4, 2024

  1. BP-139: Send Blockthrough Metadata in query params (#16)

    * BP-139: send metadata in query params
    
    * BP-139: update tests
    PavloMalashnyak authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    77f6e0d View commit details
    Browse the repository at this point in the history
  2. BP-55: Implement Prebid Adapter - clarify bidderConfig params (#15)

    * BP-55: add clarification for config variables
    
    * BP-55: remove ab value from doc
    PavloMalashnyak authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2e9ec07 View commit details
    Browse the repository at this point in the history
Loading