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
In my project we are using Exoplayer for content video and ima extension for Ads. From our backend we are receiving AdsResponse (xml values). As the IMA SDK supports only Ads URI, i have altered the IMA SDK so that it will accept AdsResponse as input params.
I have made some changed in ImaAdsLoader.java which will accept AdsReponse as input. I have aatched the file for your reference.
By default IMA SDK supports AdsReposne by any other means?
Also fix propagation of ad errors that occur when no player
is attached.
Issue: #3548
Issue: #3556
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=178767997
Also fix propagation of ad errors that occur when no player
is attached.
Issue: #3548
Issue: #3556
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=178767997
Hi All,
In my project we are using Exoplayer for content video and ima extension for Ads. From our backend we are receiving AdsResponse (xml values). As the IMA SDK supports only Ads URI, i have altered the IMA SDK so that it will accept AdsResponse as input params.
I have made some changed in ImaAdsLoader.java which will accept AdsReponse as input. I have aatched the file for your reference.
By default IMA SDK supports AdsReposne by any other means?
ImaAdsLoader.zip
The text was updated successfully, but these errors were encountered: