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 can report the unsupported VAST attempt with VAST response metadata.
Overridden explicitly (rather than inheriting the StorytellerModule default impl) so that R8 release minification doesn't drop the synthetic StorytellerModule$DefaultImpls reference.