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

Port PR from PBS-Go: New adapter: MinuteMedia #2961

Closed
wants to merge 1 commit into from

Conversation

jcerone
Copy link

@jcerone jcerone commented Feb 9, 2024

My first contribution to this repository, so I'm starting a PR early and working in small chunks so I can get correction as I go. Let me know what I'm getting wrong! I started off by adding just the configuration files. It looks like I'll have to work on the following next:

  • Bidder File
  • Test File
  • Supporting Files for the Tests (JSON)

Would love to know if I'm missing anything important there.

Issue: #2918
Go PR: https:/prebid/prebid-server/pull/3399/files

@SerhiiNahornyi
Copy link
Collaborator

Should be two test files
{Bidder}Test.java
{Bidder}BidderTest.java

Also you need to add Spring configuration file
{Bidder}Configuration.java

You can check examples inside other bidder commits

@SerhiiNahornyi
Copy link
Collaborator

Closed due to re-implementation inside
#3019

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.

3 participants