Inherits global rate limit |
グローバルレート制限を継承 |
編集
|
Arguments |
引数 |
編集
|
Optional |
オプション |
編集
|
Example responses |
応答例 |
編集
|
Errors |
エラー |
編集
|
Error Codes |
エラーコード |
編集
|
Every error is represented with an HTTP status code, as well as a code and response message within the actual response body. |
すべてのエラーは、HTTP ステータス コードと、実際の応答本文内のコードおよび応答メッセージで表されます。 |
編集
|
There is one exception to these rules: |
これらのルールには例外が 1 つあります: |
編集
|
Invalid formats will return an HTTP 415 with an error message as the response body. |
無効な形式は、HTTP 415 を返し、エラー メッセージが応答本文として返されます。 |
編集
|
JSONP without a callback will return a javascript commented response. |
コールバックのない JSONP は、javascript コメント付きの応答を返します。 |
編集
|
Code |
コード |
編集
|
Meaning |
意味 |
編集
|
Getting Started |
入門 |
編集
|
Making Requests |
リクエストの作成 |
編集
|
Developer Group (support, feedback, ...) |
開発者グループ (サポート、フィードバックなど) |
編集
|
Buyers |
バイヤー |
編集
|
Returns your buyers information for one paid package. |
1 つの有料パッケージの購入者情報を返します。 |
編集
|
Required |
必須 |
編集
|
Your package identifier. |
パッケージ識別子。 |
編集
|
Check |
小切手 |
編集
|
Package identifier. |
パッケージ識別子。 |
編集
|
Udid which must be checked. |
チェックしなければならないUdid。 |
編集
|
Returns detailed information for one package. |
1 つのパッケージの詳細情報を返します。 |
編集
|
Constructing Requests |
リクエストの構築 |
編集
|
Requests are made of three components: |
リクエストは、次の 3 つのコンポーネントで構成されます: |
編集
|