I’m developing application for android, and I want to show several banners to my users. Now, I’m calling mAdView.loadAd(new AdRequest()); every 30 seconds.
I want to know, is it allowed by AdMob, and is this effective?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Just Load the ad once, You can change the settings of refresh rate of ads in your app setting on admob website (GoTo Manage settings and then click edit on the top just right to your app name). It will load your ad after seconds you specified . Refresh rate is between 12-120 sec. For the best revenue set the refresh rate as client gave.