1page.title=Google Mobile Ads 2page.tags="Ads","monetization", "AdMob", "Google Play services" 3header.hide=1 4 5@jd:body 6 7 8<div class="landing-banner"> 9 10<div class="col-6"> 11 <img src="{@docRoot}images/google/gps-ads.png" alt=""> 12</div> 13<div class="col-6"> 14 15<h1 itemprop="name" style="margin-bottom:0;">Google Mobile Ads</h1> 16<p itemprop="description"> 17 Monetize your app with banner or interstitial ads from 18 Google's vast pool of advertisers. Integrate with top ad networks through 19 mediation to maximize your revenue from impressions. Take advantage of new 20 ad features and capabilities through Google Play services, without having to 21 add or update a library in your APK. 22</p> 23 24<p> 25 Check out the <a href= 26 "{@docRoot}reference/gms-packages.html">Google Mobile Ads API reference</a> and visit <a class= 27 "external-link" href= 28 "http://developers.google.com/mobile-ads-sdk">developers.google.com/mobile-ads-sdk</a> 29 for more information about integrating Google Mobile Ads into your app. 30</p> 31</div> 32</div> 33 34<div class="landing-docs"> 35 <div class="col-6 normal-links"> 36 <h3 style="clear:left">Key Developer Features</h3> 37 38 <h4>Seamless auto-updates</h4> 39 <p>The Google Mobile Ads SDK is part of Google Play services, so you can take advantage of features 40 and capabilities in each new release of Google Play services, without needing to update your 41 APK. </p> 42 43 <h4>Monetize your apps</h4> 44 <p>Connect with over a million Google advertisers and show relevant ads in your 45 app. Users engage with the ads, you make money. 46 <br> 47 <a href="http://www.google.com/ads/admob/monetize.html" class="external-link">Learn more 48 and sign up</a>.</p> 49 50 <h4>Innovative ads</h4> 51 <p>Choose from a range of ads across mobile devices and tablets, including interactive 52 ad units.</p> 53 54 <h4>Flexible and powerful tools </h4> 55 <p>Filters and controls help you manage your ads. If you want to use multiple ad 56 networks, you can do that too, with free ad network mediation.</p> 57 </div> 58 59 <div class="col-6 normal-links"> 60 <h3 style="clear:left">Getting Started</h3> 61 <h4>1. Get the Google Play services SDK</h4> 62 <p>The Google Mobile Ads APIs are part of the Google Play services platform.</p> 63 <p>To get started, <a href="{@docRoot}google/play-services/setup.html">set up</a> 64 the Google Play services SDK.</p> 65 66 <h4>2. Run the sample</h4> 67 <p>Once you've installed the Google Play services package, the Google Mobile Ads sample is located 68 in <code><android-sdk>/extras/google-play-services/samples/ads</code> and shows you how to 69 serve banner and interstitial ads using the Google Mobile Ads APIs.</p> 70 71 <h4>3. Read the documentation</h4> 72 <p>Read the <a class="external-link" href="https://www.google.com/adsense/localized-terms">AdSense 73 Terms of Service</a> and the <a class="external-link" 74 href="https://support.google.com/admob/topic/1307235?hl=en&ref_topic=1307209">AdMob 75 publisher guidelines and policies</a>.</p> 76 <p>For quick access while developing your Android apps, the <a 77 href="{@docRoot}reference/gms-packages.html">Google Mobile Ads API reference</a> is available here on 78 developer.android.com.</p> 79 <p>Detailed documentation for Google Mobile Ads for Android is available with the rest of the Google 80 Mobile Ads developer documents at <a href="https://developers.google.com/mobile-ads-sdk" 81 class="external-link">developers.google.com/mobile-ads-sdk</a>. </p> 82 <p class="note"><strong>Note</strong>: The SDK doesn’t currently support DFP, Ad Exchange or Search 83 Ads for Mobile Apps but support is coming soon.</p> 84 </div> 85</div>