BannerRequestDelegate

The delegate that can be used to customize the banner request with regards to keyword targeting. If no delegate is set, all networks will get the targeting information.

Functions

Link copied to clipboard
abstract fun shouldUseTargeting(request: BannerRequest, network: AdNetwork?): Boolean

Decides if for a given request and AdNetwork the targeting information should be passed.