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

33accross Bid Adapter: add 33across_mgni alias #8570

Merged
merged 6 commits into from
Jun 21, 2022

Conversation

anthonyjl92
Copy link
Contributor

@anthonyjl92 anthonyjl92 commented Jun 16, 2022

Type of change

  • Bugfix
  • Feature
  • New bidder adapter
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Does this change affect user-facing APIs or examples documented on http://prebid.org?
  • Other

Description of change

-Added alias '33across_mgni'
-Added validation for alias '33across_mgni'
-Updated tests for biddername validation

  • test parameters for validating bids
{
  bidder: '<bidder name>',
  params: {
    // ...
  }
}

Be sure to test the integration with your adserver using the Hello World sample page.

  • contact email of the adapter’s maintainer
    [email protected]

  • official adapter submission

For any changes that affect user-facing APIs or example code documented on http://prebid.org, please provide:

Other information

@patmmccann patmmccann changed the title add 33across_mgni alias, remove BIDDER_CODE validation 33accross Bid Adapter: remove bidder code validation Jun 16, 2022
@patmmccann patmmccann requested a review from harpere June 16, 2022 15:17
@patmmccann
Copy link
Collaborator

Please cover with a test

@anthonyjl92
Copy link
Contributor Author

Please cover with a test

Added tests to cover

@anthonyjl92 anthonyjl92 changed the title 33accross Bid Adapter: remove bidder code validation 33accross Bid Adapter: add 33across_mgni alias Jun 16, 2022
@ChrisHuie ChrisHuie requested review from ChrisHuie and removed request for harpere June 21, 2022 15:28
@ChrisHuie ChrisHuie assigned ChrisHuie and unassigned harpere Jun 21, 2022
@ChrisHuie ChrisHuie merged commit 9770ddb into prebid:master Jun 21, 2022
renebaudisch pushed a commit to renebaudisch/Prebid.js that referenced this pull request Jun 28, 2022
* add 33across_mgni alias, remove BIDDER_CODE validation

* remove comment

* add tests for alias 33across_mgni

* fix lint no empty multi line

* add alias validation and readded BIDDER_CODE validation

* made validation more readable

Co-authored-by: Anthony Lin <[email protected]>
jlaso pushed a commit to AuDigent/Prebid.js that referenced this pull request Jul 1, 2022
* add 33across_mgni alias, remove BIDDER_CODE validation

* remove comment

* add tests for alias 33across_mgni

* fix lint no empty multi line

* add alias validation and readded BIDDER_CODE validation

* made validation more readable

Co-authored-by: Anthony Lin <[email protected]>
bwhisp pushed a commit to bwhisp/Prebid.js that referenced this pull request Jul 13, 2022
* add 33across_mgni alias, remove BIDDER_CODE validation

* remove comment

* add tests for alias 33across_mgni

* fix lint no empty multi line

* add alias validation and readded BIDDER_CODE validation

* made validation more readable

Co-authored-by: Anthony Lin <[email protected]>
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.

4 participants