0

I'm trying to integrate any of the Google AdSense versions (AdSense for content, AdSense for mobile, AdMob) for a jQueryMobile multi-page layout responsive app that works in mobile browsers as well as desktop browsers.

There are some useful links in Stakoverflow, jQuery Mobile and Google Product forums

But I didn't get a convincing conclusion whether i can legally use any of the adsesne version for jQuery mobile HTML 5 app.

I need to know jQuery mobile mobile website and its PhoneGap build addressses the following issues.

1. AdSense program policies : Ad placement: Integrated into a software application (does not apply to AdMob) of any kind, including toolbars.

Q: Can AdSense for content used for PhoneGap HTML5 app?

2. AdSense program policies : Product-specific policies: Publishers may place up to three AdSense for content ad units on each page. Out of those three ad units, no more than one can be size 300x600.

Q: Can AdSense for content used for jQueryMobile multi-page layout HTML5 app? In jQM multipage architecture web pages are divs that shows and hides based on URL hash. If I have 10 pages is it possible to show ad in each page

3. Modification of the AdSense ad code : Techniques to avoid : Here are some techniques you’ll want to avoid: Hiding ad units at anytime

Q: Can AdSense for content used for jQueryMobile multi-page layout HTML5 app addressing the above policy?

4. AdSense for mobile policies : The use of AdSense for mobile in a mobile application is a violation of AdSense policies. A mobile application constitutes any downloadable application, even if a WebView is used to display the ad. Any AdSense for mobile ad units found in mobile applications will be disabled..

Q: Can AdSense for mobile used for PhoneGap HTML5 app?

5. AdMob Mobile Web Sunset :

Q: Can AdMob program used for jquery Mobile HTML5 app (NOT for PhoneGap)?

Community
  • 1
  • 1
Mithun Sreedharan
  • 49,883
  • 70
  • 181
  • 236

1 Answers1

1

(5) No. Admob is a native mobile advertising SDK. It is not for HTML ad delivery.

William
  • 20,150
  • 8
  • 49
  • 91