Admob, really bad fillrate

10,056

Solution 1

One of the reasons could be that Admob has a policy where it gives more fill-rate to those people who earn them more money. This means that if you have an app which is doing really well, you will get better fill-rate.

You cannot force Admob to give you better fill-rate. The best way to go if you're using Admob is to create multiple applications, and connect them through House Ads. That ways, even if your app is not getting ads, it is at least promoting your other apps, which leads to overall increase in your application downloads. Moreover, an increase in app downloads also means that you'll get better fill rate in the future !

Of course, you have the option of switching to other ad providers, or using something like AdWhirl which lets you circulate ads.

EDIT: I've realized with time that including just one more advertisement provider and circulating advertisements using AdWhirl could increase your revenue by three to four times!

Solution 2

Admob fill rate is influenced majorly by click quality. If there are too many errant clicks, Admob throttles fill rate.

See "Best practices" slide in this deck: http://www.scribd.com/doc/31163718/AdMob-Developer-Day-Developer-Tips-Best-Practices-Aziz-Ruiz

Solution 3

I was suffering from terrible fill rate too at about 25%.

I fixed it by going into Manage Settings > App Settings and setting the following:

  • Automatic Refresh to 12 seconds (formerly at 60).
    • In the context of my app, the view lifetime is < 30 seconds. I still sometimes don't see an ad when the View first loads, but I usually see one or two before the 30 second mark.
  • Set Disable Test Mode for all requests
  • Set Use Google AdSense to improve fill rate.

This is my first time using AdMob and my approach might not be optimal, but these changes have worked to improve my fill rate.

Share:
10,056

Related videos on Youtube

Roland
Author by

Roland

Trying not to be religious over techical choices and therefore always trying to learn things where my knowleadgemap has its white areas, instead of increasing the resolution. Therefore I know both Java and .Net and some other stuff too.

Updated on June 04, 2022

Comments

  • Roland
    Roland over 1 year

    I wonder if Admob has gone really rotten. When I try on my and my friends phones I am very rarly able to get an ad. I know that it works but it seems like Admob never has an ad to show. Yesterday I had a fillrate of 10% and I starting to feel a little bit cheated now.

    I know about how to place the ad, the problem is that no ads are delivered. My application have had the ads for several month now so I the "startuptime" shouldn't be an issue eiter.

    The only thing that I feel I can do to make a change is to change the keyword-string. It is "drink alcohol wiskey rum soda" now but I have not seen any ads related to those values anyway to I don't think that they are related.

    Any thoughts? Should I change ad-engine?

    Thanks in advance Roland

  • OMGPOP
    OMGPOP over 11 years
    maybe. then how i can fix it? i have an app with 100% fill rate for like a year. but recently it dropped to 50%. can i fix it by stopping the ads for several days?
  • tarkeshwar
    tarkeshwar over 11 years
    What is the CTR? If it is too high (>2%?) or you know there are too many errant clicks, try reducing such clicks. Stopping ads would not help I guess because stopping would not affect click quality.
  • questionasker
    questionasker over 6 years
    Hi, where i can found this setting ? in admob or adsense ?