onBannerAdRequestClose

abstract fun onBannerAdRequestClose()

Called when the banner requests to be closed.

Some ad formats might want to close the banner ad by themself. It is the app responsability to actually close the banner ad, aka to remove it from the views' hierarchy. If the app does nothing or does not implement this delegate, the ad will not be closed.