diff options
author | Dirk Dougherty <ddougherty@google.com> | 2014-07-29 21:07:53 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-07-29 21:07:53 +0000 |
commit | 78ad92b48f8e41a413b6a61970e278024098dbaa (patch) | |
tree | 846be5c3796fafa900ef804f200fca331c9244fb /docs/html/google | |
parent | 9c53194a6fccd9980d4ee3fabe4466b16d73580b (diff) | |
parent | 4ff57a9aee76bdfe6808ac9c64f2e90bc14a25ae (diff) | |
download | frameworks_base-78ad92b48f8e41a413b6a61970e278024098dbaa.zip frameworks_base-78ad92b48f8e41a413b6a61970e278024098dbaa.tar.gz frameworks_base-78ad92b48f8e41a413b6a61970e278024098dbaa.tar.bz2 |
am 4ff57a9a: am fa3d1b2a: Doc change: add notice for admob sdk upgrade.
* commit '4ff57a9aee76bdfe6808ac9c64f2e90bc14a25ae':
Doc change: add notice for admob sdk upgrade.
Diffstat (limited to 'docs/html/google')
-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> |