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

Blockthrough Bid Adapter: initial release #10870

Merged
merged 16 commits into from
Feb 24, 2024

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