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

Yieldmo Bid Adapter : dont require params.video #10467

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

robertrmartinez
Copy link
Collaborator

Type of change

  • Bugfix

Description of change

The Yieldmo Bidder Docs show example configurations where video ortb data can be in either mediaTypes.video OR params.video

However it breaks if at least one params.video parameter is NOT there (not safe checking Object.keys)

Not sure if this is intended or not, but it was an easy fix so I updated it.

image

image

@robertrmartinez
Copy link
Collaborator Author

@patmmccann Not sure who to tag on this one, do you have a yieldmo contact who can take a look?

@patmmccann
Copy link
Collaborator

patmmccann commented Sep 12, 2023

yep; will reach out. Also @desidiver

@patmmccann patmmccann self-requested a review September 12, 2023 15:16
@patmmccann patmmccann self-assigned this Sep 12, 2023
@ChrisHuie ChrisHuie changed the title Yieldmo Bid Adapter - Dont require params.video Yieldmo Bid Adapter : dont require params.video Sep 13, 2023
@ChrisHuie ChrisHuie merged commit 51a2b9c into master Sep 13, 2023
3 of 4 checks passed
@ChrisHuie ChrisHuie deleted the yieldmo-fixUndefinedKeysError branch September 13, 2023 11:46
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.

None yet

3 participants