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

vast player #1016

Open
rajeshb10 opened this issue Jun 26, 2024 · 3 comments
Open

vast player #1016

rajeshb10 opened this issue Jun 26, 2024 · 3 comments

Comments

@rajeshb10
Copy link

is VastePlayer fully compatible with the Prebid iOS SDK and supports VAST ad forma ?
Because if i use radiant player the ads are loading and displayng but not able to load ad using vast player in ios.

@jsligh
Copy link
Collaborator

jsligh commented Jul 1, 2024

@rajeshb10 Prebid Mobile SDK only supports VAST up to 2.0. We will be adding VAST 3.0 and 4.0 support in version 3.0.0 which is planned to be released in Q4 this year.

@rajeshb10
Copy link
Author

@jsligh thank you

@bretg
Copy link
Contributor

bretg commented Jul 2, 2024

@rajeshb10 - we have not explicitly documented how to pass bid responses to a video player other than the IMA SDK.

It should be possible by basing it on the in-stream video example in https://docs.prebid.org/prebid-mobile/pbm-api/ios/ios-sdk-integration-gam-original-api.html#instream-video-api

  • if Radiant accepts a GAM URL, then you might able to use generateInstreamUriForGAM() directly.
  • otherwise, you can piece together whatever parameters Radiant requires from the pieces. e.g. prebidKeys

If you figure it out and want to share an example, we'd be happy to put it on the docs.prebid.org site for others.

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

No branches or pull requests

3 participants