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

Fix #3581 declare PubMatic support for openRTB 2.6 #3623

Merged
merged 3 commits into from
Dec 17, 2024

Conversation

EmilNadimanov
Copy link
Contributor

🔧 Type of changes

  • configuration

✨ What's the context?

See: #3581
Ported from PBS-Go: prebid/prebid-server#4078

🧠 Rationale behind the change

Keeping the bidder config for PBS-java updated

🧪 Test plan

If tests are green, we're good to go, right? 😊

🏎 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?

Comment on lines -52 to -54
"ext": {
"gdpr": 0
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change and the one in test-pubmatic-bid-request.json i've peeked in many other commits that declared other bidders' support of openRTB 2.6

@EmilNadimanov EmilNadimanov linked an issue Dec 17, 2024 that may be closed by this pull request
@CTMBNara CTMBNara merged commit 9ec0b44 into prebid:master Dec 17, 2024
7 checks passed
sergseven pushed a commit to openx/prebid-server-java that referenced this pull request Dec 23, 2024
@EmilNadimanov EmilNadimanov deleted the port-3581-pubmatic-openrtb branch January 15, 2025 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Port PR from PBS-Go: PubMatic: Declare support for OpenRTB 2.6
3 participants