with Native Simple Ad
Register a listener to handle GfpNativeSimpleAd. The GfpNativeSimpleAd should be shown in GfpNativeSimpleAdView.
Parameters
listener
An object that handles displaying native simple ads.
open fun withNativeSimpleAd(@NonNull options: GfpNativeSimpleAdOptions, @NonNull listener: GfpNativeSimpleAd.OnNativeSimpleAdLoadedListener): T
Register a listener to handle GfpNativeSimpleAd. The GfpNativeSimpleAd should be shown in GfpNativeSimpleAdView.
Parameters
options
An object that specifies various native simple ad options.
listener
An object that handles displaying native simple ads.