-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
ShowHeroes doesn't supply its own renderer for outstream #4131
Comments
Hi!
also not work? |
Hi @patrickjae 😃 Sorry for the late reply. Changing the
The request is sent and a response comes back, but it's not what prebid expects. I must have overlooked this line here, which indicates that outstream is supported. However I don't see any renderer specified. Doesn't showhero provide it's own renderer (video player)? cheers, |
As an example on how to define a renderer |
Thanks for the pointers, I have passed this on to our developers, they will take over from here as soon as possible. |
Thanks for the pointers, I'm working on this issue. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
dear stale bot. This issue is not stale. A pull request is being reviewed 😝 |
Thanks 😚 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
we'll close this ticket once the PR is merged |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Did anyone manage to get ShowHeroes working with Prebid |
Undocumented behaviour
Description
The showheroes adapter introduced in #3733 doesn't support
oustream
, but doesn't state this in the documentation nor does it valdidate themediaTypes.video.context
Steps to reproduce
Configure a showheroers bid
Expected results
outstream
is supportedmediaType.video
if the context isoustream
Actual results
The prebid function
isValidVideoBid
logs an error.Platform details
prebid
2.30.0
.Other information
The text was updated successfully, but these errors were encountered: