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

New Media Type: Audio #12620

Open
patmmccann opened this issue Jan 6, 2025 · 1 comment
Open

New Media Type: Audio #12620

patmmccann opened this issue Jan 6, 2025 · 1 comment

Comments

@patmmccann
Copy link
Collaborator

see prebid/prebid-server#4003 (comment) and https://github.com/prebid/Prebid.js/pull/12616/files#r1902907751

@patmmccann
Copy link
Collaborator Author

We need to append to https://github.com/prebid/Prebid.js/blob/master/src/mediaTypes.js . We need an audio.js in https://github.com/prebid/Prebid.js/blob/master/src/ . We need ortb2 convertor logic. We need to treat it similar to instream video in that an external library would be responsible for rendering.

There is no GAM audio format, so one should assume the player just renders the winner. Perhaps, this will change, perhaps if publishers are treating audio ad units as video for gam purposes so that a vast is returned, the dfp video module could handle forming a request to the ad server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready for Dev
Development

No branches or pull requests

1 participant