admob video rewards

  1. C

    Android Question code example to load banner and interstitial ?

    how do i load bunner and interstitial in activity? I have already performed all the admob firebase procedure and updated the libraries. I just need to figure out how to get banners and interstitials.
  2. P

    Android Question Rewarded ads created and tested yesterday. Yesterday worked today do not

    Edited: Solved. After a few hours everything works again. And in both apps. And I did nothing. Hello, I have implemented rewarded video ads yesterday in two of my apps that already had interstitial and banner ads working fron long time. I used the test code: rewardAd.LoadAd...
  3. ibkme

    Android Question how to mute ads on my app using this code from google [MobileAds.setAppMuted(true);] ??

    Hello, I want a way to mute Admob ads, ((Video reward ads, and Interstitial ads...etc)) on my app. I read this topic from Google: https://developers.google.com/admob/android/global-settings , but I don't know how to integrate this code into my own application using Android Studio. Is there...
Top