diff options
author | Dirk Dougherty <ddougherty@google.com> | 2014-07-28 18:19:46 -0700 |
---|---|---|
committer | Dirk Dougherty <ddougherty@google.com> | 2014-07-29 20:32:17 +0000 |
commit | fa3d1b2a27448b82ec1aa6f75c95ed17c4f46748 (patch) | |
tree | 65e36592c3120f386a924db578892fa90e9f23b4 /docs/html/google/play-services | |
parent | 1c977b3744dbe916edde2e256a39c30e5888ef4f (diff) | |
download | frameworks_base-fa3d1b2a27448b82ec1aa6f75c95ed17c4f46748.zip frameworks_base-fa3d1b2a27448b82ec1aa6f75c95ed17c4f46748.tar.gz frameworks_base-fa3d1b2a27448b82ec1aa6f75c95ed17c4f46748.tar.bz2 |
Doc change: add notice for admob sdk upgrade.
Change-Id: I9281b17e4ff277ef99ae57ce0360e05f4231e7ff
Diffstat (limited to 'docs/html/google/play-services')
-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> |