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

nexx360 Bid Adapter : add support for video #8259

Merged
merged 1 commit into from
Apr 7, 2022
Merged

nexx360 Bid Adapter : add support for video #8259

merged 1 commit into from
Apr 7, 2022

Conversation

gchicoye
Copy link
Contributor

@gchicoye gchicoye commented Apr 5, 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

We've added video support to our bidder

  • test parameters for validating bids
{
         bidder: 'nexx360',
         params: {
            account: '1067',
            tagId: 'luvxjvgn'
         }
}

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

@ChrisHuie ChrisHuie changed the title Video support added to nexx360 bid Adapter nexx360 Bid Adapter : add support for video Apr 6, 2022
@ChrisHuie ChrisHuie self-requested a review April 6, 2022 16:28
@ChrisHuie ChrisHuie self-assigned this Apr 6, 2022
@patmmccann patmmccann merged commit 30d5cae into prebid:master Apr 7, 2022
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.

3 participants