Interface AdvertisingEvents.OnAdClickListener

    • Method Detail

      • onAdClick

        void onAdClick​(AdClickEvent adClickEvent)
        Fired whenever a user clicks an ad to be redirected to its landing page.

        Supported for VAST and IMA.

        Parameters:
        adClickEvent - The payload that accompanies the onAdClick() event.