Skip to content

New Adapter: Sevio - #4528

Open
daniel-gheorghian-sevio wants to merge 3 commits into
prebid:masterfrom
Sevio:sevioAdapter
Open

New Adapter: Sevio#4528
daniel-gheorghian-sevio wants to merge 3 commits into
prebid:masterfrom
Sevio:sevioAdapter

Conversation

@daniel-gheorghian-sevio

Copy link
Copy Markdown

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

New Sevio adapter

Comment thread src/main/java/org/prebid/server/bidder/sevio/SevioBidder.java Outdated
Comment thread src/main/java/org/prebid/server/bidder/sevio/SevioBidder.java Outdated
Comment thread src/main/java/org/prebid/server/bidder/sevio/SevioBidder.java
Comment thread src/main/resources/bidder-config/sevio.yaml Outdated
Comment thread src/main/resources/static/bidder-params/sevio.json
Comment thread src/test/java/org/prebid/server/it/SevioTest.java Outdated
Comment thread src/test/java/org/prebid/server/it/SevioTest.java Outdated
@daniel-gheorghian-sevio

Copy link
Copy Markdown
Author

@CTMBNara Thanks for the review. Pushed a commit with fixes.

@daniel-gheorghian-sevio

Copy link
Copy Markdown
Author

Hello @CTMBNara! Can you please help me with a review. Thanks!

@daniel-gheorghian-sevio

Copy link
Copy Markdown
Author

Hello @osulzhenko! Can you please help me with a review. Thanks!

osulzhenko
osulzhenko previously approved these changes Aug 11, 2026

return BidderDepsAssembler.forBidder(BIDDER_NAME)
.withConfig(sevioConfigurationProperties)
.usersyncerCreator(UsersyncerCreator.create(externalUrl))

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Please, update with latest master. (usersyncerCreator is removed from Configuration file)

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Updated and fixed

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.

3 participants