onAdSlotClicked

open fun onAdSlotClicked(@NonNull ad: GfpAd, @IntRange(from = 0) slotIndex: Int)

(Only native slot ad) Called when an ad is clicked.

Parameters

ad

the ad that was clicked.

slotIndex

the index of the clicked ad slot.