diff options
| author | 2013-09-17 09:23:21 -0700 | |
|---|---|---|
| committer | 2013-09-17 09:23:21 -0700 | |
| commit | a621cfe84fcdab3b4e956148203be66e158316da (patch) | |
| tree | 09db1496035d8ac37a49bb3040037263557623cc | |
| parent | da304484a14062703284596d50f33df28fe66cc4 (diff) | |
| parent | fe790af5897a9c466b5b0a79201ad7752782eaac (diff) | |
am fe790af5: am 1e6c936e: Merge "Doc change: change initial quota limit for Google Play Developer API v1_1." into jb-mr2-docs
* commit 'fe790af5897a9c466b5b0a79201ad7752782eaac':
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 c5b84616d0aa..25ef28b102ac 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> |