You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: