Skip to content

Conversation

@EmilNadimanov
Copy link
Contributor

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

I assume that these erroneous entries were introduced when porting Go changes to PBS-Java without changing the naming, e.g. inmobi.yaml at PBS-Go. This caused the yaml config to be incorrectly decoded into UsersyncMethodConfigurationProperties.java

🧠 Rationale behind the change

Incorrect configs cause low cookiesync rates, which in return influences Bidder's performance

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

@Net-burst Net-burst requested a review from osulzhenko December 2, 2025 19:08
Copy link
Collaborator

@Net-burst Net-burst left a comment

Choose a reason for hiding this comment

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

LGTM

@CTMBNara CTMBNara merged commit 24e7a29 into prebid:master Dec 2, 2025
6 of 9 checks passed
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.

Several bidder configurations use incorrect keys in usersync.iframe and usersync.redirect

4 participants