updateRequestConfiguration

abstract fun updateRequestConfiguration(requestConfiguration: BannerRequest?, shouldRefresh: Boolean)

Updates the configuration that will be used when requesting new banners.

Parameters

requestConfiguration

BannerRequest instance. Can not be null.

shouldRefresh

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.