-
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
Debugging module: implement media type-wise default responses #12512
Comments
Please elaborate. What default responses are you referring to? Do you mean mock bids from the debugging module? |
Yes I'm referring to the bids which are being mocked via the debugging module |
assigning @ChrisHuie to discover if we pay for cdn fees on vimeo for the prebid videos. |
I hope we are also taking native responses into consideration alongside video content. |
https://s3.amazonaws.com/files.prebid.org/creatives/PrebidLogo.mp4 is the video we want to use, we need to embed it or move it to vimeo, where we do not pay for bandwidth. |
Type of issue
Question
Description
As of now, regardless of the media type specified (e.g., video), the default response is always created for banner. It would be beneficial to have media type-specific default responses to address this inconsistency.
The text was updated successfully, but these errors were encountered: