diff options
author | Dirk Dougherty <ddougherty@google.com> | 2013-09-17 09:20:57 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2013-09-17 09:20:57 -0700 |
commit | fe790af5897a9c466b5b0a79201ad7752782eaac (patch) | |
tree | 5dc9a04e9d6b138d6d55aa50e68d042b33bb303e | |
parent | a1e59983ef6e1f6b0a1c8e65b439e80846f8b662 (diff) | |
parent | 1e6c936e84675925ef5c58a04c6e80d8894d7128 (diff) | |
download | frameworks_base-fe790af5897a9c466b5b0a79201ad7752782eaac.zip frameworks_base-fe790af5897a9c466b5b0a79201ad7752782eaac.tar.gz frameworks_base-fe790af5897a9c466b5b0a79201ad7752782eaac.tar.bz2 |
am 1e6c936e: Merge "Doc change: change initial quota limit for Google Play Developer API v1_1." into jb-mr2-docs
* commit '1e6c936e84675925ef5c58a04c6e80d8894d7128':
Doc change: change initial quota limit for Google Play Developer API v1_1.
-rw-r--r-- | docs/html/google/play/billing/gp-purchase-status-api.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/google/play/billing/gp-purchase-status-api.jd b/docs/html/google/play/billing/gp-purchase-status-api.jd index c5b8461..25ef28b 100644 --- a/docs/html/google/play/billing/gp-purchase-status-api.jd +++ b/docs/html/google/play/billing/gp-purchase-status-api.jd @@ -88,7 +88,7 @@ google.com/android-publisher/v1_1/</a></p> <h3 id="quota">Quota</h3> <p>Applications using the Google Play Android Developer API are limited to an -initial courtesy usage quota of <strong>15000 requests per day</strong> (per +initial courtesy usage quota of <strong>200,000 requests per day</strong> (per application). This should provide enough access for normal subscription-validation needs, assuming that you follow the recommendation in this section.</p> |