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

Exco Bid Adapter : initial release #12317

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Conversation

saar120
Copy link
Contributor

@saar120 saar120 commented Oct 10, 2024

Type of change

  • Bugfix

  • Feature

  • New bidder adapter

  • Updated 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 Exco Bid Adapter

Itadmin@ex.co

{
  bidder: 'exco',
          params: {
              cId: '562524b21b1c1f08117fc7f9', // Required - PROVIDED DURING SETUP...
              pId: '59ac17c192832d0011283fe3', // Required - PROVIDED DURING SETUP...
              bidFloor: 1.23                   // Optional
          }
}

Other information

prebid/prebid.github.io#5652

Introduce the excoBidAdapter for handling bid requests and responses, including support for banner and video media types. Implement unit tests to validate the functionality and ensure proper integration with the prebid framework.
@ChrisHuie ChrisHuie changed the title ExcoBidAdapter ExcoBidAdapter : initial release Oct 10, 2024
@ChrisHuie ChrisHuie changed the title ExcoBidAdapter : initial release Exco Bid Adapter : initial release Oct 10, 2024
@ChrisHuie ChrisHuie removed the request for review from mmoschovas October 10, 2024 17:54
@patmmccann patmmccann self-assigned this Oct 11, 2024
@patmmccann patmmccann merged commit 176660f into prebid:master Oct 11, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants