I am looking for any type of hint to get the ClickThrough Link of a Vast Ad in Android!
Why?
I am using ExoPlayer with ImaAdsSDK and after some investigation I found out that it is not possible to edit the AdView UI like the Learn More Button etc.
My target is to make the complete VideoView clickable because that is the behaviour that is expected on a normal VideoPlayer like in Browsers so the Video ads tell people to click on the player...
If they do nothing happens of course. The learn more button is so small too and in portrait mode hard to reach by hand.
I am wondering if its possible to get the clickthrough link to override the onclick/ontouch of the videoview to make it open a browser?