Search Unity

Question How to use Unity to show ads from AdMob?

Discussion in 'Unity Mediation' started by Alaadel, Apr 25, 2022.

  1. Alaadel

    Alaadel

    Joined:
    Apr 6, 2013
    Posts:
    30
    Hello,

    Is it possible to use Unity Ads SDK to load ads "only" from Admob? No waterfall needed, just to use Admob.

    Due to some payment issues, we can only get the revenue from Admob. But we like the ease-of-use from Unity Ads SDK, so we are trying to get the best of both worlds (in our case).

    Thank you!
     
  2. jcGrenier

    jcGrenier

    Unity Technologies

    Joined:
    Feb 23, 2021
    Posts:
    145
    Hi @Alaadel ,
    Unity Ads SDK only serves ads from Unity.
    You could use the Unity mediation package and create ad units/waterfalls that only contain an Admob placement if you want.
    The integration should be similar to Unity Ads.

    Do not hesitate if you have more questions :)

    Edit: This will however still include a Unity Ad as backfill (if your Admob ad does not fill). If you must have exclusively Admob ads, we unfortunately can't help.
     
    Last edited: Apr 25, 2022
    Alaadel likes this.
  3. Alaadel

    Alaadel

    Joined:
    Apr 6, 2013
    Posts:
    30
    Thank you @jcGrenier !
    That is okay. The important thing is whether I will get paid through Unity or Admob?

    So if I use Unity to serve Admob ads, will I get paid through Admob dashboard or Unity dashboard?

    Thank you!
     
  4. jcGrenier

    jcGrenier

    Unity Technologies

    Joined:
    Feb 23, 2021
    Posts:
    145
    You will get paid by the ad network that served the ad. So if you are using Admob placements, you will get paid through your Admob account.
     
    Alaadel likes this.