am 63cd3802: Doc update: update old console references.
* commit '63cd3802008010008aebc3a7a5d9fdf432cf0b5a': Doc update: update old console references.
This commit is contained in:
@@ -58,7 +58,7 @@ made with In-app Billing v1 or v2.</li>
|
||||
|
||||
<p>The Purchase Status API is part of the <a
|
||||
href="https://developers.google.com/android-publisher/v1_1/">Google Play Android
|
||||
Developer API v1.1</a>, available through the Google APIs console. The new version
|
||||
Developer API v1.1</a>, available through the Google Cloud Console. The new version
|
||||
of the API supersedes the v1 API, which is deprecated. If you are using the v1
|
||||
API, please migrate your operations to the v1.1 API as soon as possible.</p>
|
||||
|
||||
@@ -66,7 +66,7 @@ API, please migrate your operations to the v1.1 API as soon as possible.</p>
|
||||
<h2 id="using">Using the API</h2>
|
||||
|
||||
<p>To use the API, you must first register a project at the <a
|
||||
href="https://code.google.com/apis/console">Google APIs Console</a> and receive
|
||||
href="https://cloud.google.com/console">Google Cloud Console</a> and receive
|
||||
a Client ID and shared secret that your app will present when calling the
|
||||
API. All calls are authenticated with OAuth 2.0.</p>
|
||||
|
||||
@@ -93,9 +93,9 @@ application). This should provide enough access for normal
|
||||
subscription-validation needs, assuming that you follow the recommendation in
|
||||
this section.</p>
|
||||
|
||||
<p>If you need to request a higher limit for your application, please use the
|
||||
“Request more” link in the <a
|
||||
href="https://code.google.com/apis/console/#:quotas">Google APIs Console</a>.
|
||||
<p>If you need to request a higher limit for your application, see the
|
||||
instructions in the <a
|
||||
href="https://developers.google.com/console/help/new/#trafficcontrols">Google Cloud Console Help</a>.
|
||||
Also, please read the section below on design best practices for minimizing your
|
||||
use of the API.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user