diff options
| author | Dirk Dougherty <ddougherty@google.com> | 2013-09-17 16:17:58 +0000 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2013-09-17 16:17:58 +0000 |
| commit | 1e6c936e84675925ef5c58a04c6e80d8894d7128 (patch) | |
| tree | 42329c8e7710ad2deb2d34a782998fc80f07ca6a | |
| parent | 27ab217212a663e22133cdd2a72ef27bdf5f778c (diff) | |
| parent | 1ef537479310e2a9ec8abbf8ee03ec55a597c513 (diff) | |
| download | frameworks_base-1e6c936e84675925ef5c58a04c6e80d8894d7128.zip frameworks_base-1e6c936e84675925ef5c58a04c6e80d8894d7128.tar.gz frameworks_base-1e6c936e84675925ef5c58a04c6e80d8894d7128.tar.bz2 | |
Merge "Doc change: change initial quota limit for Google Play Developer API v1_1." into jb-mr2-docs
| -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> |
