diff options
author | Dirk Dougherty <ddougherty@google.com> | 2014-01-11 16:03:53 -0800 |
---|---|---|
committer | Dirk Dougherty <ddougherty@google.com> | 2014-01-11 16:03:53 -0800 |
commit | 717b63ab58e00fc566ce7632b8f5adba4ac2a34d (patch) | |
tree | 16846ab6bbeb7e4ed3d98b2a135248139663bc13 /docs/html/google/play-services/ads.jd | |
parent | ff65ca29a00aa282160dd8a77cdd6ed6855abba7 (diff) | |
download | frameworks_base-717b63ab58e00fc566ce7632b8f5adba4ac2a34d.zip frameworks_base-717b63ab58e00fc566ce7632b8f5adba4ac2a34d.tar.gz frameworks_base-717b63ab58e00fc566ce7632b8f5adba4ac2a34d.tar.bz2 |
Doc change: update Mobile Ads to reflect new DFP, location, and other support. Update a few references to froyo support in gcore.
Change-Id: I3bae04277329ff0db38ba530c0d61ddbac675d19
Diffstat (limited to 'docs/html/google/play-services/ads.jd')
-rw-r--r-- | docs/html/google/play-services/ads.jd | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/docs/html/google/play-services/ads.jd b/docs/html/google/play-services/ads.jd index c666ce9..c97a097 100644 --- a/docs/html/google/play-services/ads.jd +++ b/docs/html/google/play-services/ads.jd @@ -41,12 +41,17 @@ header.hide=1 APK. </p> <h4>Monetize your apps</h4> - <p>Connect with over a million Google advertisers and show relevant ads in your - app. Users engage with the ads, you make money. + <p>Connect with over a million Google advertisers and show relevant ads in your app. Users + engage with the ads, you make money. The Google Mobile Ads SDK fully supports AdMob, + DoubleClick for Publishers, DoubleClick Ad Exchange, and Search Ads for Mobile Apps. <br> <a href="http://www.google.com/ads/admob/monetize.html" class="external-link">Learn more and sign up</a>.</p> + <h4>Location-based ads</h4> + <p>You can use the publisher-provided location API to provide Google with the location when + requesting ads. Location-based ads can improve your app monetization.</p> + <h4>Innovative ads</h4> <p>Choose from a range of ads across mobile devices and tablets, including interactive ad units.</p> @@ -79,7 +84,5 @@ header.hide=1 <p>Detailed documentation for Google Mobile Ads for Android is available with the rest of the Google Mobile Ads developer documents at <a href="https://developers.google.com/mobile-ads-sdk" class="external-link">developers.google.com/mobile-ads-sdk</a>. </p> - <p class="note"><strong>Note</strong>: The SDK doesn’t currently support DFP, Ad Exchange or Search - Ads for Mobile Apps but support is coming soon.</p> </div> </div>
\ No newline at end of file |