7月23日に書いたことが修正されている。関係のあるところだけ摘む。
The ItemPage limit is now correctly set to 400.
The ItemPage limit is now correctly set to 400 for all search Indices in all locales. Previously, this limit was incorrectly set in some locales and search indices.
The ReleaseDate parameter in ItemSearch requests was not working in the JP locale.
The ReleaseDate parameter enables you to specify a range of dates as search criteria. This parameter is now working correctly.
ちょ、正しくうごくようになったって、ReleaseDateなんてパラメータそもそもどこにドキュメントされてるの。
最新の 2007-07-16版の HTMLヘルプで「ReleaseDate」を検索しても見つからないし、「SearchIndex-ItemSearch Parameter Combinations for JP」(This Search Index Matrix shows you which ItemSearch parameters may be used with each of the available SearchIndex values for the JP locale.)(翻訳ではなく解説:この表は JP localeでの ItemSearchリクエストにおいて SearchIndexに指定した値に応じてどのパラメータが使用可能かをしめしたものです)というページにも載ってない。
日付をもろに指定して取得できるなら、Sort=pubdateで日付順に並べて、欲しい日付を探すなんて回りくどいことをする必要なんてない。
The parameter, pubdate, which is used in ItemSearch Power searches is not working correctly.
This parameter sometimes does not return results for the specified pubdate value when it should.
Do not use ItemSearch power searches that use pubdate.
ItemSearch Power requests do not return accurate results for specific dates.
ItemSearch responses may be incorrect when the request specifies a specific day. Using date ranges returns expected results.
Do not look for specific dates in ItemSearch Power requests.
どゆこと? それに、日付の範囲の指定の仕方がわかりませんが。
Known Issuesの二点は 2007-07-23より前の 2007-06-14には既に明らかになってた。よく読め>自分といいたいけど APIドキュメント読んでも載ってないんだもの。ReleaseNotesを読まないといけない。
40 :クリックで救われる名無しさんがいる:2006/12/15(金) 18:23:25 ID:BA+uJkll0 >>38 一回で呼べるのは10個までいける気がする それ以上なら1秒以上間隔をあける >>39 BrowseNodeLookupでNewReleases ttp://developer.amazonwebservices.com/connect/servlet/KbServlet/download/480-102-865/ecs-rl-jp-20061106.htm ちっとは調べろ・・・
リンク先では
TopSellers および NewReleases の response group が、全てのストアにおいて利用可能になりました。
注: ただし、CartTopSellers および CartNewReleases については、引き続き US のみにおいて使用可能です。
だって。JPでも NewReleases使えるじゃないか。APIドキュメント(ecs-dg-20070827.chm)には未だに「This response group is available in the US locale only.」と書いてあるのに。
543 :クリックで救われる名無しさんがいる:2007/08/24(金) 16:25:34 ID:6c3thW/60 >>538 Version指定しないとダメ 指定しないと2005-10-05が指定されたことになる Reviews以下が追加されたのはAPI Ver.2006-10-25以降だから 当然戻ってこない ちなみに最新は2007-07-16
指定しないと最新だと思ってた。どちらにしろ指定しておくのが無難か。
633 :クリックで救われる名無しさんがいる:2007/09/02(日) 19:59:38 ID:3hhoE9Y80 >>632 機能追加時にリリースノートで読んだはずなんだけどと思ったが 予想以上に古くて手間取った。 http://developer.amazonwebservices.com/connect/entry.jspa?externalID=161&categoryID=17 の ecs-rl-20060308.pdf どうもAPI Refにはなさそうだね。
PDFの中身(該当部分)はこう
Now Itemsearch can filter results by release date for the following search indices: Music, DVD, VideoGames. Valid values for the new parameter, ReleaseDate, are of the form: yyyymmdd or yyyymmdd-yyyymmdd, where the second option is a range of release dates.
ReleaseDateパラメータとその書式。これが知りたかった。Music, DVD, VideoGamesでしか使えないというのは知りたくなかった。これ以降のリリースで Booksにも拡張されてないかな。