I see that in ImaAdsLoader there is a pre loading implementation, but it gets called only on onAdsManagerLoaded that gets called only after requesting ad (i think).
I want to pre request ads and when the user scroll to a video item show the preroll only if it's already loaded (and not wait for ad to download).
thanks!