I want to place Google ads on my mobile app (HTML5, CSS3, jQuery mobile, Phonegap).
I thought I’d just add the same script as on my website to the HTML, but apparently there’s more to it.
I was reading this: http://support.google.com/adwords/bin/answer.py?hl=en&answer=2472776&from=1149847&rd=1
and there it’s mentioned that when creating an add I have to choose a scripting language.
Then the code is presented to me in ASP, PHP, JSP or CGI, but I want none of those, I just want to insert the regular code somehow in the HTML.
Now, what is the way to go here to get mobile ads displayed?
Any examples would be great! 🙂
I want to place Google ads on my mobile app (HTML5, CSS3, jQuery mobile,
Share
If your app is “native” ie you want distribute it through an app store.
Adsense is not the answer.
You should look into Admob (owned by Google) or Iad (Apple) for IOS devices.