Skip to content

Add http_method field to ExtRequestPrebidServer#4378

Merged
And1sS merged 10 commits into
masterfrom
add-http-method-to-ext-prebid-server
Jul 23, 2026
Merged

Add http_method field to ExtRequestPrebidServer#4378
And1sS merged 10 commits into
masterfrom
add-http-method-to-ext-prebid-server

Conversation

@CTMBNara

@CTMBNara CTMBNara commented Feb 5, 2026

Copy link
Copy Markdown
Collaborator

🔧 Type of changes

  • new bid adapter
  • bid adapter update
  • new feature
  • new analytics adapter
  • new module
  • module update
  • bugfix
  • documentation
  • configuration
  • dependency update
  • tech debt (test coverage, refactorings, etc.)

✨ What's the context?

What's the context for the changes?

🧠 Rationale behind the change

Why did you choose to make these changes? Were there any trade-offs you had to consider?

🔎 New Bid Adapter Checklist

  • verify email contact works
  • NO fully dynamic hostnames
  • geographic host parameters are NOT required
  • direct use of HTTP is prohibited - implement an existing Bidder interface that will do all the job
  • if the ORTB is just forwarded to the endpoint, use the generic adapter - define the new adapter as the alias of the generic adapter
  • cover an adapter configuration with an integration test

🧪 Test plan

How do you know the changes are safe to ship to production?

🏎 Quality check

  • Are your changes following our code style guidelines?
  • Are there any breaking changes in your code?
  • Does your test coverage exceed 90%?
  • Are there any erroneous console logs, debuggers or leftover code in your changes?

@CTMBNara
CTMBNara requested a review from And1sS February 5, 2026 21:55
@osulzhenko
osulzhenko force-pushed the add-http-method-to-ext-prebid-server branch from e85c1a0 to 7561900 Compare February 10, 2026 16:51
@CTMBNara
CTMBNara changed the base branch from master to prebid-server-4.0 May 27, 2026 12:40
@CTMBNara
CTMBNara force-pushed the add-http-method-to-ext-prebid-server branch from 7b644f0 to ebeb8f8 Compare June 29, 2026 13:58
@CTMBNara
CTMBNara changed the base branch from prebid-server-4.0 to master June 29, 2026 13:58
@CTMBNara
CTMBNara marked this pull request as draft June 29, 2026 13:58
@CTMBNara
CTMBNara marked this pull request as ready for review June 29, 2026 13:58
Lightwood13
Lightwood13 previously approved these changes Jul 3, 2026
CTMBNara and others added 2 commits July 23, 2026 16:31
…ext-prebid-server

# Conflicts:
#	src/test/resources/org/prebid/server/it/openrtb2/adsinteractive/test-adsinteractive-bid-request.json
#	src/test/resources/org/prebid/server/it/openrtb2/dxkulture/test-dxkulture-bid-request.json
#	src/test/resources/org/prebid/server/it/openrtb2/intertech/test-intertech-bid-request.json
Co-authored-by: Danylo <dubyk.dv@gmail.com>
Co-authored-by: markiian <mmykush@magnite.com>
@And1sS
And1sS merged commit d615756 into master Jul 23, 2026
6 of 8 checks passed
@And1sS
And1sS deleted the add-http-method-to-ext-prebid-server branch July 23, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants