onOpenClickthrough

abstract fun onOpenClickthrough(pulseVideoAd: PulseVideoAd)

Called when the user taps on the "Learn More" button from a Linear Ad.

The app must call PulseVideoAd.adClickThroughTriggered() when the browser is opened to notify Pulse that the link has been shown.

Parameters

pulseVideoAd

the pulse ad object to fetch the url to be displayed.