You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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!
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
The text was updated successfully, but these errors were encountered: