-
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 |
patmmccann
changed the title
Can we implement media type-wise default responses
Debugging module: implement media type-wise default responses
Dec 2, 2024
assigning @ChrisHuie to discover if we pay for cdn fees on vimeo for the prebid videos. |
patmmccann
moved this from Needs Req
to Ready for Dev
in Prebid.js Tactical Issues table
Dec 2, 2024
I hope we are also taking native responses into consideration alongside video content. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: