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

Yahoo Adapter reading video.placement and not video.plcmt (Prebid 9) #11533

Closed
DeepthiNeeladri opened this issue May 21, 2024 · 1 comment
Closed

Comments

@DeepthiNeeladri
Copy link
Contributor

Type of issue
Question

Description
Hi,

I have a question regarding reading video.placement and not video.plcmt. our adserver does not yet support video.plcmt yet, so we will still need to make sure we can read video.placement or do a mapping if the former is sent. Will this will have any problem once user updates to Prebid 9.
#10452
https://github.com/prebid/Prebid.js/blob/master/modules/yahoosspBidAdapter.js#L373
uses placement and no plcmt
https://github.com/prebid/Prebid.js/blob/master/modules/yahoosspBidAdapter.md
docs have placement. Could use an update

Thanks,
Deepthi

@patmmccann
Copy link
Collaborator

Why not have your js adapter pass it up and ignore it server side until you've completed the work to transition?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants