Skip to content

Feature/bridgewell bid adapter expand request data#1

Closed
donnychang wants to merge 3 commits into
masterfrom
feature/bridgewellBidAdapter_expand_request_data
Closed

Feature/bridgewell bid adapter expand request data#1
donnychang wants to merge 3 commits into
masterfrom
feature/bridgewellBidAdapter_expand_request_data

Conversation

@donnychang
Copy link
Copy Markdown

Type of change

  • Updated bidder adapter

Description of change

New Parameters Added to Bid Requests:

  1. Core Auction Identifiers

    • auctionId
    • transactionId
    • adUnitId
    • bidderRequestId
    • src
  2. Prebid Passthrough Data (ortb2Imp.ext.prebid.passthrough)

    • bucket
    • client
    • gamAdCode
    • gamLoc
    • colo
    • device
    • lang
    • pt
    • region
    • site
    • ver
  3. Ad Server & Placement Data (ortb2Imp.ext.data)

    • data.adserver.name
    • data.adserver.adslot
    • data.pbadslot
    • gpid
  4. Banner Position

    • banner.pos
  5. Request Metadata

    • sizes
    • bidderRequestsCount
    • bidderWinsCount
    • auctionsCount
    • bidRequestsCount
    • deferBilling
  6. Performance Metrics (metrics)

    • requestBids.usp
    • requestBids.gpp
    • requestBids.gdpr
    • requestBids.priceFloors
    • requestBids.rtd
    • requestBids.validate
    • requestBids.makeRequests
    • adapter.client.validate
    • adapters.client.bridgewell.validate
  7. OpenRTB Site & Device Info (ortb2)

    • Regulations: regs.gpp_sid, regs.gpp, regs.ext.gdpr, regs.ext.us_privacy
    • Site: site.domain, site.publisher.domain, site.page, site.content.language
    • Device: device.w, device.h, device.dnt, device.ua, device.language, device.ext.vpw, device.ext.vph, device.sua
  8. Price Floors

    • floor
    • currency

@donnychang donnychang requested a review from laneser January 8, 2026 07:53
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 8, 2026

Tread carefully! This PR adds 3 linter errors (possibly disabled through directives):

  • modules/bridgewellBidAdapter.js (+3 errors)

@donnychang donnychang force-pushed the feature/bridgewellBidAdapter_expand_request_data branch from d416dd5 to 259e000 Compare January 8, 2026 08:00
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 8, 2026

Tread carefully! This PR adds 3 linter errors (possibly disabled through directives):

  • modules/bridgewellBidAdapter.js (+3 errors)

1 similar comment
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 8, 2026

Tread carefully! This PR adds 3 linter errors (possibly disabled through directives):

  • modules/bridgewellBidAdapter.js (+3 errors)

@donnychang donnychang removed the request for review from laneser January 8, 2026 09:42
@donnychang donnychang force-pushed the feature/bridgewellBidAdapter_expand_request_data branch from 973d817 to 8bb5ae3 Compare January 8, 2026 09:54
@donnychang donnychang closed this Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants