Amazon ad question

I have a game I now want to make ready for an upload to Amazon. But I need an ad-network supporting Amazon. I have rewarded videos (and also banners and interstitials) inside the game and now wonder if there is a good ad-network for Corona which is supporting this on both Android and Kindle devices, so I can make my game ready for the Amazon store?

Any hints and help?

Thank you!

Uff. I few releases ago I was using Appodeal. I have not updated my Amazon apps until I can verify that the new version works. The last couple of betas did not work with Amazon and the last time I checked the last non-beta does not. Both Applovin and Vungle report supporting Amazon. And they are ok for Interstitial (with low fill rates), but the Applovin banner support for Amazon combines really low fill rates with terrible eCPM (Vungle does not have banner).

But I don’t think the problem is specific to Corona. I just haven’t found a reliable ad network for Amazon. For example a few months back I did a native version of one of my apps with an Amazon Ads plugin I built to test it out. Terrible fill rates (less than 2%).

If you are looking for an individual ad network (as opposed to a mediation service like Appodeal), Applovin supports iOS, Google Play and the Amazon store and serves banner ads, static and video interstitial ads as well as reward video ads. I found the integration to be smooth, fill rates good and the eCPM decent. Vungle and Chartboost also support all three platforms, but I don’t think either one has banner ads. If you’re up to writing your own waterfall, you could use all three. (If you’re up to writing your own waterfall, you might also consider also using Admob and just not initializing it when targetAppStore = amazon.)

Uff. I few releases ago I was using Appodeal. I have not updated my Amazon apps until I can verify that the new version works. The last couple of betas did not work with Amazon and the last time I checked the last non-beta does not. Both Applovin and Vungle report supporting Amazon. And they are ok for Interstitial (with low fill rates), but the Applovin banner support for Amazon combines really low fill rates with terrible eCPM (Vungle does not have banner).

But I don’t think the problem is specific to Corona. I just haven’t found a reliable ad network for Amazon. For example a few months back I did a native version of one of my apps with an Amazon Ads plugin I built to test it out. Terrible fill rates (less than 2%).

If you are looking for an individual ad network (as opposed to a mediation service like Appodeal), Applovin supports iOS, Google Play and the Amazon store and serves banner ads, static and video interstitial ads as well as reward video ads. I found the integration to be smooth, fill rates good and the eCPM decent. Vungle and Chartboost also support all three platforms, but I don’t think either one has banner ads. If you’re up to writing your own waterfall, you could use all three. (If you’re up to writing your own waterfall, you might also consider also using Admob and just not initializing it when targetAppStore = amazon.)