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.
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 asetOnPaidEventListener
listener which returns some information about the value of the shown ad.Is there any way to hook into this listener?