Hi, I'm attempting to build an outstream video ad player for an Android app. The ad provider serves content as VAST 2.0, so I'm using the Google IMA SDK for Android to handle parsing, tracking, and display of the advertising content.
My question is, how can I manually trigger a click through event? After the advertisement has finished playing, we would like to show a call to action to the user allowing them to click through. When the ad is playing, the 'Learn more' link is visible and the user can click on it, but after the video is finished, there is no way for the user to actually click through to the advertiser.
Cheers,
Michael