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

Use programatically created VMAP file for IMA Ad request #3562

Closed
jazimm opened this issue Dec 7, 2017 · 1 comment
Closed

Use programatically created VMAP file for IMA Ad request #3562

jazimm opened this issue Dec 7, 2017 · 1 comment
Assignees

Comments

@jazimm
Copy link

jazimm commented Dec 7, 2017

Is there currently a method of using a VMAP file produced on the client for Ad requests rather than entering a URI to a VMAP or VAST file on a remote location? In the former method you could use AdsRequest.setAdsResponse (VMAP String) to do so but with the ImaAdsLoader on v 2.5 it seems it will only accept a Uri. I could try programatically generating a file locally for each call with a Uri pointing to it as the file changes for each video but I was hoping a String was possible and I'm guessing a local file would not be a valid Uri in this case? Thanks

@andrewlewis
Copy link
Collaborator

I think this is the same as #3548: the requested enhancement is to be able to call AdsRequest.setAdsResponse instead of loading an ad tag by URI. Please reopen if not. Thanks!

@google google locked and limited conversation to collaborators Apr 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants