onAdLoaded
abstract fun onAdLoaded(@NonNull adapter: GfpCombinedAdAdapter, @NonNull adView: View, @Nullable adSize: GfpBannerAdSize)
Called when the banner ad is successfully loaded.
Parameters
adapter
The adapter that successfully loaded the banner ad
adView
The view where the banner ad will be rendered
adSize
The size information of the banner ad
Called when the native ad is successfully loaded.
Parameters
adapter
The adapter that successfully loaded the native ad
api
The API object for the native ad