diff options
author | Dirk Dougherty <ddougherty@google.com> | 2014-07-29 21:03:25 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-07-29 21:03:25 +0000 |
commit | 4ff57a9aee76bdfe6808ac9c64f2e90bc14a25ae (patch) | |
tree | ca08fa026bf816a29ba645dd3f95519845016ac1 /docs | |
parent | 58967bfbe824f020194872a6d0a5204b54e6043a (diff) | |
parent | fa3d1b2a27448b82ec1aa6f75c95ed17c4f46748 (diff) | |
download | frameworks_base-4ff57a9aee76bdfe6808ac9c64f2e90bc14a25ae.zip frameworks_base-4ff57a9aee76bdfe6808ac9c64f2e90bc14a25ae.tar.gz frameworks_base-4ff57a9aee76bdfe6808ac9c64f2e90bc14a25ae.tar.bz2 |
am fa3d1b2a: Doc change: add notice for admob sdk upgrade.
* commit 'fa3d1b2a27448b82ec1aa6f75c95ed17c4f46748':
Doc change: add notice for admob sdk upgrade.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/google/play-services/ads.jd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/html/google/play-services/ads.jd b/docs/html/google/play-services/ads.jd index c1a59b8..0c7b2ec 100644 --- a/docs/html/google/play-services/ads.jd +++ b/docs/html/google/play-services/ads.jd @@ -31,6 +31,25 @@ header.hide=1 </div> </div> +<div style= +"background-color:#fffdeb;width:100%;margin-bottom:1em;padding:.5em;" class= +"caution"> + <p><strong>Upgrade to the new AdMob</strong></p> + <p>Legacy AdMob will be shutting down on August 31, 2014. Beginning August 31, + you will no longer be able to use legacy AdMob to promote and monetize your + apps. Specifically, please be aware of the following:</p> + <ol style="margin-bottom:0;"> + <li>Ads will stop serving to legacy ad units that are not updated with new + ad unit IDs.</li> + <li>Legacy house ad campaigns will stop serving.</li> + <li>You will not be able to access the legacy AdMob UI after August 31, + 2014.</li> + </ol> + <p>If you are still using legacy AdMob, please upgrade your account to the new + AdMob as soon as possible. Upgrading takes only 5 minutes. <a href= + "https://apps.admob.com/admob/signup?">Start here</a>.</p> +</div> + <div class="landing-docs"> <div class="col-6 normal-links"> <h3 style="clear:left">Key Developer Features</h3> |