onNativeAdClick

abstract fun onNativeAdClick(@Nullable clickUrl: String, @NonNull nativeAdElement: SASNativeAdElement)

This method will be called whenever a click is performed on the native ad.

Parameters

clickUrl

the post click URL associated with this native ad

nativeAdElement

the SASNativeAdElement that was clicked