Simple Admob Questions

坚强是说给别人听的谎言 提交于 2019-12-23 18:49:23

问题


I have been a long time stalker to this awesome site and It has helped me many times. I am releasing this OpenGL ES based 2d game for android soon and I got questions related to admob:

  1. I am using the same ad unit for all the various screens (main menu, in-game, help screen) of the game.. Is it ok to do this?

  2. The in-game ad unit displays ad only when user pauses the screen... It will be always running in the background and is visible and clickable only when user pauses the screen... will google consider this a scammy way of getting impressions?

  3. Does admob pay per impressions too?

  4. What is the initial amount I should pay for Google PlayStore? (I tried searching in google I promise)

Also please mention precautionary measures to take with admob if you happen to think of one...


回答1:


As a former user of admob:

  1. Yes.

  2. Nope. You can even show the ad while the game runs. But you can always read their integrity policy. They change it once in a while.

  3. As far as I know only video ads pay for impressions. I'm not sure if admob allows supports video ads. Image and Javascript banners do not pay for impressions.

  4. Here is the answer: http://support.google.com/googleplay/android-developer/bin/answer.py?hl=en&answer=113468

As of precautionary measures, as I said, read their developer integrity policy. No matter what anybody tells you in this forum about that topic, google could update their policy the next day, rendering any advice given obsolete. Plus the integrity policy is about a page long.



来源:https://stackoverflow.com/questions/12527464/simple-admob-questions

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!