admob
admob copied to clipboard
Is there a way to hook into InterstitialAd::setOnPaidEventListener in order to calculate estimated AdRevenue?
Usually we were using AdMob together with Adjust in order to track the estimated AdRevnue. The touchpoint of the two frameworks was the InterstitialAd
for example. It offers a setOnPaidEventListener
listener which returns some information about the value of the shown ad.
Is there any way to hook into this listener?
Currently it isn't implemented.
Do you have plans to implement it?
I'm also looking forward to seeing it implemented. Thanks for considering!