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