onUserShowInterestChanged

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

showInterest

Indicates whether the user is showing interest in the ad (true) or not (false).

nativeAssetProvider
renderingOptions

the rendering options for the NativeTemplateAdView.