GfpBannerAd

interface GfpBannerAd : GfpAd

GfpBannerAd interface is a common interface implemented by all banner ad.

See also

Inheritors

Types

Link copied to clipboard
Interface definition for a callback to be invoked when a banner ad has successfully loaded.

Functions

Link copied to clipboard
abstract fun destroy()
Destroys the banner ad view and releases resources.
Link copied to clipboard
Returns the GfpBannerAdSize of the banner ad that loaded the ad.
Link copied to clipboard
abstract fun loadAd()
Loads the banner ad.