*SellerListingSearchクラス [#ea3f7a3d]

#contents

**SellerListingSearch [#SellerListingSearch]

マーケットプレイスのリストを検索する。150,000アイテム以上あるセーラーは検索できない。

[[ItemSearch>../ItemSearch#ItemSearch]]とほぼ同じため、省略します。

**SellerListingSearchRequest [#SellerListingSearchRequest]

|プロパティ|説明|h
|SellerId|検索するマーケットプレイスのセーラーのIDを指定する。必ず指定する。|
|ListingPage|リストのページを指定する。1〜500の数字を指定できる。デフォルトは1。1ページにつき10のアイテムが返される。|
|Title|これに指定された文字列をタイトルに含むアイテムをだけを取得する。指定しないとすべてのアイテムが返される。|
|OfferStatus|Amazon.co.jpでは使えない。|
|Sort|結果の並び方を設定する。指定できる値と意味は、下の[[#Sort]]に。|
|ResponseGroup|詳しくは、[[ItemSearchRequest>../ItemSearch#ItemSearchRequest]]のResponseGroup。デフォルトは"Request"と"SellerListing"。これら以外は指定できない。|

***Sort [#Sort]

|値|説明|h
|-startdate|StartDateの新しい順番。|
|startdate|+startdateと同じ?|
|+startdate|StartDateの古い順番。|
|+price|価格の安い順番。|
|price|+priceと同じ?|
|-price|価格の高い順番。|
|-enddate|EndDateが遠い(先の)順番。|
|enddate|EndDateが近い(前の)順番。|
|sku||
|-sku||
|quantity|数量の少ない順番。|
|-quantity|数量の多い順番。|
|title|タイトル名の順番: 昇順。|
|-title|タイトル名の順番: 降順。|

**SellerListingSearchResponse [#SellerListingSearchResponse]

|プロパティ|説明|h
|OperationRequest|[[OperationRequest>../ItemSearch#OperationRequest]]をご覧ください。|
|SellerListings|検索で見つかったリスト。[[SellerListings>#SellerListings]]の配列。|

**SellerListings [#SellerListings]

|プロパティ|説明|h
|SellerListing|見つかった結果(アイテム)の情報。[[SellerListing>#SellerListing]]の配列。|
|Request|[[ItemSearchのItems>../ItemSearch#Items]]をご覧ください。|
|TotalPages|結果をすべて表示するのに必要なページ数。|
|TotalResults|見つかった結果の総数。|

**SellerListing [#SellerListing]

|プロパティ|説明|h
|ASIN|アイテムのASIN(Amazon Standard Identification Number)。|
|ListingId|アイテムのListing ID。|
|ExchangeId|アイテムのExchange ID。|
|EAN|Amazon.co.jpではJapanese Article Number(JAN)。|
|SKU|アイテムのSKU。|
|Title|アイテムのタイトル。|
|Status|アイテムの状態。"Open"か"Close"。|
|Condition|アイテムのコンディション。詳しくは[[OfferAttributes>../Offer#OfferAttributes]]のConditionを。|
|SubCondition|アイテムのコンディション。詳しくは[[OfferAttributes>../Offer#OfferAttributes]]のSubConditionを。|
|Price|アイテムの価格に関する情報。詳しくは[[../ItemSearch#Price]]。|
|Quantity|アイテムの出品数。|
|Seller|セーラーの情報。詳しくは[[../SellerLookup#Seller]]。|
|StartDate|アイテムの販売開始の日付?"2005-01-01"形式の文字列。|
|EndDate|アイテムの販売終了の日付?"2005-01-01"形式の文字列。|
|UPC||
|WillShipExpedited||
|WillShipInternational||

:参考|[[Seller Listing Data>http://docs.amazonwebservices.com/AWSEcommerceService/2006-09-13/PgDatamodelOther.html#SellerListing]]

//これより下は編集しないでください
#pageinfo(,2006-10-17 (火) 01:56:25,DOBON!,2006-10-18 (水) 02:14:26,DOBON!)

[ トップ ]   [ 新規 | 子ページ作成 | 一覧 | 単語検索 | 最終更新 | ヘルプ ]