Some question about google admob sdk

59 views
Skip to first unread message

Ninh Phạm Hải

unread,
Sep 1, 2021, 10:44:54 AM9/1/21
to Google Mobile Ads SDK Developers
Hello Google mobile Ads Sdk team
Hello guy
i'm implement google admob sdk in my app and i get some trouble:

question one, when i upload my app in play store, i get and email warning my admob account Temporarily restrict ad serving on your AdMob account. so, i don't understant, My app hasn't been downloaded yet and hasn't shown any ads yet, why i get this email?

question two: i want to use my own app myself, but i'm afraid if i click on the show ad button it will be counted as invalid traffic, what should i do. i found case:

List<String> testDeviceIds = Arrays.asList("33BE2250B43518CCDA7DE426D04EE231");
RequestConfiguration configuration =
    new RequestConfiguration.Builder().setTestDeviceIds(testDeviceIds).build();
MobileAds.setRequestConfiguration(configuration);


but document say: Be sure to remove the code used to place these test device codes before releasing the app.?

so I won't be able to check my ads after I have upload my apk to play store?

please help me.

Be sure to remove the code used to place these test device codes before releasing the app.

Be sure to remove the code used to place these test device codes before releasing the app.

Mobile Ads SDK Forum Advisor

unread,
Sep 1, 2021, 3:09:21 PM9/1/21
to ninhp...@gmail.com, google-adm...@googlegroups.com
Hi Ninh,

Thank you for reaching out to us with your questions. About the restriction? This is a general email that is sent out to every new app uploaded to the playstore and linked to your admob account.  This will eventually be removed. As for the coe about the test devices? yes we would definitely recommend removing this from your live app otherwise you will eventually get no real ads counted for you. As for playing your own app? There is nothing that restricts you from doing this, but we do advise you to be careful while doing it. As it is possible for the system to consider you as invalid if it thinks you are clicking on the ads too much or not acting like a normal user.

Regards,
Google Logo
William Pescherine
Mobile Ads SDK team
 


ref:_00D1U1174p._5004Q2MkduB:ref
Reply all
Reply to author
Forward
0 new messages