[ECS4] Amazon Webサービス 4でのSort Value一覧
Amazon Web Service 4.0のJP Localeにて、Item Searchを利用するときのデータソートパラメータのValue一覧になります。サポートされている各Sort Valueは次のような感じです。
API Version 2008-06-26にて新たに化粧品やヘアケア用品を扱うコスメストアができましたので、Sort Valueの一覧を更新しました。
- salesrank : ベストセラーランキング順
- pricerank : 価格が安い to 高い。
- -pricerank : 価格が高い to 安い。
- price : 価格が安い to 高い。
- -price : 価格が高い to 安い。
- inverse-pricerank : 価格が高い to 安い。
- reviewrank : カスタマレビューの点数が高い to 低い。
- titlerank : アルファベット順 A to Z。
- -titlerank : アルファベット順 Z to A。
- daterank : 出版日が新しい to 古い。
- orig-rel-date : 発売日が古い to 新しい。
- -orig-rel-date : 発売日が新しい to 古い。
- release-date : 発売日が古い to 新しい。
- -release-date : 発売日が新しい to 古い。
- releasedate : 発売日が古い to 新しい。
- -releasedate : 発売日が新しい to 古い。
- mfg-age-min : 対象年齢が低い to 高い。
- -mfg-age-min : 対象年齢が高い to 低い。
- relevancerank : ?
- psrank : ?
こんな感じかな。2つだけいまいちうまく訳せない...。
relevancerank
(原文) Items ranked according to the following criteria: how often the keyword appears in the description, where the keyword appears, for example, the ranking is higher when keywords are found in titles, and, if there are multiple keywords, how closely they occur in descriptions, and, finally, how often customers purchased the products they found using the keyword.
(へぼ訳) 商品名や説明に含まれる検索語句の重み付け?
psrank
(原文) Bestseller ranking taking into consideration projected sales.The lower the value, the better the sales.
(へぼ訳) 売り上げ予測を考慮したランキング?
各Search IndexがどのSort Valueをサポートしているかを表にまとめて画像にしました。salesrank、price、titlerank、releasedateにほぼ統一されつつあるようですね。

作成日 : 2007-11-10
更新日 : 2008-07-09

コメント