パラメータ「Operation」-AmazonWebサービス/パラメータ/Operation-N☆E 学習帳

[ リロード ]   [ ソース ]  [ トップ | 一覧 | 単語検索 | 最新 | バックアップ | ヘルプ ]

Counter: 2061, today: 1, yesterday: 0

REST での クエリパラメータについて

パラメータ「Operation」

ItemLookup

  • 商品IDで商品情報を取得する

↓これが最小の組み合わせかな?
ItemLookupでの照会

パラメータ
Service AWSECommerceService
AWSAccessKeyId 19CKW00MA9WDMDEV0PG2
Operation ItemLookup
IdType ASIN
ItemId 4777051226

  • 「&IdType=ASIN」はなくてもエラーにならないようです。

ItemSearch

  • 商品を検索する

必要なパラメータ

パラメータ
SearchIndex Blended
Books
Classical
DVD
Electronics
ForeignBooks
Kitchen
Music
MusicTracks
Software
Toys
VHS
Video
VideoGames
以下のパラメータのうち、最低1個が必要
Keywords
Title
Power
BrowseNode
Artist
Author
Actor
Director
AudienceRating
Manufacturer
MusicLabel
Composer
Publisher
Brand
Conductor
Orchestra
TextStream
Cuisine
City
Neighborhood

 
↓組み合わせ例
「SearchIndex」がBooks、「BrowseNode」が466284(文学・評論)を照会

パラメータ
Service AWSECommerceService
AWSAccessKeyId 19CKW00MA9WDMDEV0PG2
Operation ItemSearch
SearchIndex Books
BrowseNode 466284

「466284」は文学・評論
[SearchIndex]はジャンルで、[BrowseNode]はカテゴリー。??(カテゴリーって?ジャンルって?)
[SearchIndex]と[BrowseNode]の組み合わせが間違っている場合は「リクエストに該当する結果がありません。」と返ってくる。

 

そのほかのOperationパラメータ

  • BrowseNodeLookup
  • CartAdd
  • CartClear
  • CartCreate
  • CartGet
  • CartModify
  • CustomerContentLookup
  • CustomerContentSearch
  • Help
  • ListLookup
  • ListSearch
  • SellerListingLookup
  • SellerListingSearch
  • SellerLookup
  • SimilarityLookup
  • TransactionLookup