Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android AdMob Real Ad Unit ID in Beta & Alpha channels

My android application has some admob ads. I am testing my admob in Google Play store Alpha & Beta channel.

My question is:

Can I use REAL admob ad unit ids when I deploy my app into Google play store Alpha & Beta channels? Does it violate google play policy?

I read this in Google admob:

Do I need to use test ads? Yes. It is against AdMob policy to use live ads during development, and doing so could cause the suspension of your AdMob account.

BUT it seems not very clear to me.

Thank you!

like image 445
Loc Avatar asked Apr 19 '15 14:04

Loc


1 Answers

Yes, you can use ads in beta (and alpha) testing.

Do I need to use test ads? Yes. It is against AdMob policy to use live ads during development, and doing so could cause the suspension of your AdMob account.

This just means when you are coding your app and putting it on your device to test it, you cannot have live ads.

like image 50
Tristan Wiley Avatar answered Oct 27 '22 23:10

Tristan Wiley