get Bottom Banner Ad
open override fun getBottomBannerAd(adContext: AdContext, adRequestInfo: StorytellerAdRequestInfo, onComplete: (StorytellerAd) -> Unit, onError: (StorytellerAdLoadError) -> Unit)
Bottom banner ads are not part of the VAST protocol surface. Always fails the request so the SDK fallback chain can try the next module.
Overridden explicitly (rather than inheriting the StorytellerModule default impl) so that R8 release minification doesn't drop the synthetic StorytellerModule$DefaultImpls reference.