on User Show Interest Changed
abstract fun onUserShowInterestChanged(showInterest: Boolean, nativeAssetProvider: NativeAssetProvider, renderingOptions: NativeTemplateAdView.RenderingOptions)
Called when the user shows interest in the ad.
The point at which a user is considered to have shown interest in an ad is when the ad has been exposed more than 50% for at least 1 second.
Parameters
show Interest
Indicates whether the user is showing interest in the ad (true) or not (false).
native Asset Provider
the NativeAssetProvider to bind to the NativeTemplateAdView.
rendering Options
the rendering options for the NativeTemplateAdView.