update Request Configuration
abstract fun updateRequestConfiguration(requestConfiguration: BannerRequest?, shouldRefresh: Boolean)
Updates the configuration that will be used when requesting new banners.
Parameters
request Configuration
BannerRequest instance. Can not be null.
should Refresh
True if the whole cache should be re-loaded with new banner request configuration, false if new configuration should only be used for new requests.