Entries
Amazonの公式APIリファレンスはこちら
htmlとxslを無料サーバにおくだけで、動的なサイトが作れちゃいます。
画像を取得するくらいならこれくらいのパラメータだけで大丈夫。
| Parameter | Definition | 必須? | Valid Values |
|---|---|---|---|
AssociateTag |
An alphanumeric token that uniquely identifies an Associate. This token is the means by which Amazon identifies the Associate to credit for a sale.
If a request is made without identifying an Associate, Associate fees are not paid by Amazon.
If the AssociateTag is included in the CartCreate request, the value for AssociateTag is automatically included in the PurchaseURL,
which is returned by CartCreate.
To obtain an Associate Tag, go to http://aws.amazon.com.
For more information, see Associate Tag.アソシエイトを識別する英数字のトークンです。このトークンは、アマゾンの売り上げを関連付けます。 requestした場合にAssociateTagがないとアマゾンアソシエイトの手数料が支払われません。(´・ω・`) AssociateTagは商品のリンクを生成すると、自動的に付与されます。 AssociateTagを取得するにはhttp://aws.amazon.comにレッツゴー。詳細については、Associate Tagを参照してください。 |
No |
An alphanumeric token distributed by Amazon that uniquely identifies an Associate. Use this value in all requests to receive credit for the customer's purchase. アソシエイト識別するAmazonから発行される英数字のトークン。この値をrequestに付与すれば購入情報が分かります。 |
AWSAccessKeyId |
An alphanumeric token that uniquely identifies a seller. To get an AWSAccessKeyId, go to http://aws.amazon.com.. アソシエイトユーザを識別する英数字のトークン。 AWSAccessKeyIdを取得するためには、http://aws.amazon.comに。 |
Yes | Access Key ID distributed by Amazon |
ContentType |
Specifies the format of the content in the response. Generally,
ContentType should only be changed for REST requests when the Style parameter is set to an XSLT stylesheet.
For example, to transform your ECS response into HTML, set ContentType to text/html.
See Style. responseのフォーマットです。responseをECSのHTMLに変換する場合はContentTypeの設定をtext/htmlに変更します。 |
No | text/xml (Default) text/html |
MerchantId |
An alphanumeric token distributed by Amazon that uniquely identifies a merchant. The value can be:
アマゾンで配信される英数字のトークンを識別する商人です。値には、 : すべてのですか?すべての商店で販売されるアイテムの応答に含まれています。 特定商ですか、特定のマーチャントIDです。アマゾンのマーチャントIDを配布ベンダーです。 アマゾン(デフォルト)ですか?アマゾンとは、特定の商品IDです。アウトを別々に呼ばれることはなぜならこれは、デフォルトのパラメータの値です。これは、指定されていないときに身分証明書を要求するマーチャントは、アマゾンで販売されるアイテムのみが返されます。リクエストの検索結果を返す場合には、 merchantidの値を変更してみてください"すべて"です。 featuredbuyboxmerchant ?マーチャント勝者として識別さの箱を購入、これは、ベンダーに関連付けられて載っているアイテムを購入するアイテムの詳細ページのボックスをオンにします。箱の購入が含まれ、デフォルトの詳細ページにあるアイテムを販売して顧客から購入するときにカートに追加]ボタンをクリックしてください。 | No |
All Amazon (Default) BoxMerchant FeaturedBuyBox Specific Merchant ID |
Operation |
Specifies the ECS operation to execute. ECS実行時の操作を指定します。 |
Yes | An ECS operation, for example, ItemLookup |
Service |
Specifies the ECS service. There is only one value for all ECS operations. AWSECommerceServiceを指定します。 |
Yes | AWSECommerceService |
Style |
Controls the format of the data returned in ECS responses. Style only pertains to REST requests.
Set this parameter to "XML," the default, to generate a pure XML response. Set this parameter to the URL of an XSLT stylesheet to have ECS transform the XML response.
See ContentType. responseデータのフォーマットを制御する。StyleはRESTのrequestでのみ有効です。 XMLを指定すると、単純なレスポンスを生成します。XSLTスタイルシートを指定すると、ECSのresponseを変換してくれます。 ContentTypeの指定もお忘れなく。 |
No |
XML (Default) URL of an XSLT stylesheet. |
Validate |
Prevents an operation from executing. Set the Validate parameter to True to test your request without actually executing it.
When present, Validate must equal True; the default value is False. If a request is not actually executed (Validate=True),
only a subset of the errors for a request may be returned because some errors (for example, no_exact_matches) are only generated during the execution of a request. 実行する操作を防ぐからです。このパラメータをtrueに設定してテストを検証することなく実際にお客様のリクエストを実行することです。プレゼントする際は、真の平等を検証する必要があります;のデフォルト値はfalseです。実際にリクエストを実行する場合ではない(検証=真)は、エラーのサブセットのみを要求するため、いくつかのエラーが返されることが(例えば、 no_exact_matches )は、リクエストの実行中に生成されます。 | No | False (Default) True |
Version
| The version of the ECS software and WSDL to use. By default, the 2005-10-05 version is used. Alternately, specify a software version, such as 2006-02-15. For a list of valid version numbers, refer to the ECS Release Notes. Note that the latest version of ECS is not used by default. このバージョンのソフトウェアとなるECS wsdlを使用する。デフォルトでは、 2005-10-05バージョンが使用されています。交互には、ソフトウェアのバージョンを指定するなど、 2006年2月15日です。有効なバージョン番号のリストのため、なるECSリリースノートを参照してください。注意して、最新バージョンのECSは、デフォルトで使用されていない。 | No | Valid WSDL version date, for example, 2006-02-15. The default is 2005-10-05. |
XMLEscaping
| Specifies whether responses are XML-encoded in a single pass or a double pass. By default, XMLEscaping is Single, and ECS responses are encoded only once in XML. For example, if the response data includes an ampersand character (&), the character is returned in its regular XML encoding (&). If XMLEscaping is Double, the same ampersand character is XML-encoded twice (&). The Double value for XMLEscaping is useful in some clients, such as PHP, that do not decode text within XML elements. XMLのエンコードを指定するかどうかの回答は、 1つのパスまたは二重に合格した。デフォルトでは、 1つのxmlescapingは、 1回のみとなるECSの対応は、 XMLでエンコードされます。たとえば、応答データが含まれている場合は、アンパサンド( & )は、定期的には、 XMLの文字エンコーディングが返される( & ) 。 xmlescaping場合には、二重のは、同じ文字がアンパサンド( & )を2回XMLで符号化されます。 xmlescaping値は、二重に役立ついくつかのクライアントでは、 PHPのような、テキスト内でデコードしていないXML要素です。 | No | Single (Default) Double |
サンプル。
- AWSや技術情報についてのジャケット画像をもっと見る
-
- コメント : 0
- トラックバック : 0
- 2008年06月02日(月) 21:52
0件のコメント
コメントの投稿
0件のトラックバック
- トラックバックURL
- http://jacketj.blog45.fc2.com/tb.php/368-9aa6094e
- この記事に対してトラックバックを送信する(FC2ブログユーザー)
