GfpBannerAdViewBase

A base class for GfpBannerAdView. Provides common functionality for banner ad views.

Inheritors

Properties

Link copied to clipboard
open var adParam: AdParam
Ad parameters for the banner ad
Link copied to clipboard
Options for banner ad configuration
Link copied to clipboard
Size of the banner ad

Functions

Link copied to clipboard
open fun destroy()
Destroys the banner ad view and releases resources.
Link copied to clipboard
Returns the name of the ad provider.
Link copied to clipboard
Returns the response information for the ad.
Link copied to clipboard
open fun loadAd()
Loads the banner ad.
Link copied to clipboard
open fun setAdListener(listener: BannerAdListener)
Sets the listener for banner ad events.
Link copied to clipboard
open fun setTimeoutMillis(timeoutMillis: Long)
Sets the timeout in milliseconds for ad requests.