ECS4.0(Amazon E-Commerce Service)ã®æ°ãã¼ã¸ã§ã³ãã¿ã¼ï¼2007-01-15)
æã®Blogã¾ã¨ãèªã¿ä¸ã«ããã¤ãããã®Blogã§http://nais.to/~yto/clog/2007-01-19-3.htmlã¨ããè¨äºãçºè¦ãã¦ãæ©é確èª
http://docs.amazonwebservices.com/AWSEcommerceService/2007-01-17/ã®API Reference>Operations>ItemLookup Operation>IdTypeã§
ISBN is for looking up books by their ISBN number. So, the ItemId must be a valid ISBN number and the search index in the request must be Books or ForeignBooks. The ISBN value must be 13 digits long and cannot include hyphens. The older 10-digit ISBN numbers can be converted in to the new 13-digit version by prepending "978" to the 10-digit ISBN number, which makes it 13 digits long.
ISBN-10ã®æ¸ç±ãé ã«"978"ãã¤ãã¦13æ¡ã«ããã°æ¤ç´¢ã§ãããï¼ãã ãISBN-13ã¨ãã¦ãã§ãã¯ãã¸ãããç´ãã°ãï¼ã£ã¦äºã¿ããã§ãã
ã§ãæ©éå®é¨
å¤ãã®ã
<Request> <IsValid>True</IsValid> <ItemLookupRequest> <IdType>ISBN</IdType> <ItemId>9784087477788</ItemId> <ResponseGroup>Small</ResponseGroup> <ResponseGroup>ItemAttributes</ResponseGroup> <SearchIndex>Books</SearchIndex> </ItemLookupRequest> </Request> <Item> <ASIN>4087477789</ASIN> <ItemAttributes> <Author>竹å ç</Author> <Binding>æ庫</Binding> <Creator Role="è">竹å ç</Creator> <EAN>9784087477788</EAN> <Label>éè±ç¤¾</Label> <ProductGroup>Book</ProductGroup> <PublicationDate>2005-01</PublicationDate> <Publisher>éè±ç¤¾</Publisher> <Studio>éè±ç¤¾</Studio> <Title>ã«ã¬ã¼ã©ã¤ã</Title> </ItemAttributes> </Item>
æ°ããã®ã
<Request> <IsValid>True</IsValid> <ItemLookupRequest> <IdType>ISBN</IdType> <ItemId>9784103035510</ItemId> <ResponseGroup>Small</ResponseGroup> <ResponseGroup>ItemAttributes</ResponseGroup> <SearchIndex>Books</SearchIndex> </ItemLookupRequest> </Request> <Item> <ASIN>410303551X</ASIN> <ItemAttributes> <Author>çä¿ è£ä¸</Author> <Binding>åè¡æ¬</Binding> <Creator Role="è">çä¿ è£ä¸</Creator> <EAN>9784103035510</EAN> <Label>æ°æ½®ç¤¾</Label> <ProductGroup>Book</ProductGroup> <PublicationDate>2007-01-19</PublicationDate> <Publisher>æ°æ½®ç¤¾</Publisher> <Studio>æ°æ½®ç¤¾</Studio> <Title>ææ</Title> </ItemAttributes> </Item>
çºå£²åãªã®ã¯
<Request> <IsValid>True</IsValid> <ItemLookupRequest> <IdType>ISBN</IdType> <ItemId>9784309018041</ItemId> <ResponseGroup>Small</ResponseGroup> <ResponseGroup>ItemAttributes</ResponseGroup> <SearchIndex>Books</SearchIndex> </ItemLookupRequest> <Errors> <Error> <Code>AWS.InvalidParameterValue</Code> <Message>9784309018041ã¯ãItemIdã®å¤ã¨ãã¦ç¡å¹ã§ããå¤ãå¤æ´ãã¦ãããå度ãªã¯ã¨ã¹ããå®è¡ãã¦ãã ããã</Message> </Error> </Errors> </Request>
ASIN(ISBN-13)ã§ãªã
<Request> <IsValid>True</IsValid> <ItemLookupRequest> <ItemId>4309018041</ItemId> <ResponseGroup>Small</ResponseGroup> <ResponseGroup>ItemAttributes</ResponseGroup> </ItemLookupRequest> </Request> <Item> <ASIN>4309018041</ASIN> <ItemAttributes> <Author>ç¶¿ç¢ ãã</Author> <Binding>åè¡æ¬</Binding> <Creator Role="è">ç¶¿ç¢ ãã</Creator> <Label>æ²³åºæ¸æ¿æ°ç¤¾</Label> <ProductGroup>Book</ProductGroup> <PublicationDate>2007-02-08</PublicationDate> <Publisher>æ²³åºæ¸æ¿æ°ç¤¾</Publisher> <Studio>æ²³åºæ¸æ¿æ°ç¤¾</Studio> <Title>夢ãä¸ãã</Title> </ItemAttributes> </Item>
ã§ãããã¯ï¼
<Request> <IsValid>True</IsValid> <ItemLookupRequest> <IdType>ISBN</IdType> <ItemId>9784049007848</ItemId> <ResponseGroup>Small</ResponseGroup> <ResponseGroup>ItemAttributes</ResponseGroup> <SearchIndex>Books</SearchIndex> </ItemLookupRequest> </Request> <Item> <ASIN>4049007843</ASIN> <ItemAttributes> <Author>ãã¬ã ã¬ã¯</Author> <Author>è°·å· æµ</Author> <Author>ãã¨ã ã®ãã¢</Author> <Binding>ã³ããã¯</Binding> <Creator Role="è">ãã¬ã ã¬ã¯</Creator> <Creator Role="è">è°·å· æµ</Creator> <Creator Role="è">ãã¨ã ã®ãã¢</Creator> <EAN>9784049007848</EAN> <Label>è§å·æ¸åº</Label> <Manufacturer>è§å·æ¸åº</Manufacturer> <ProductGroup>Book</ProductGroup> <PublicationDate>2007-06-10</PublicationDate> <Publisher>è§å·æ¸åº</Publisher> <Studio>è§å·æ¸åº</Studio> <Title>涼宮ãã«ãã®æ鬱(4) 涼宮ãã«ããã£ã®ã¥ã¢ä»ãéå®ç</Title> </ItemAttributes> </Item>
Amazonã®ãµã¤ãã§ãæ¬ã®è©³ç´°ãã¼ã¸ã§ISBNæ¤ç´¢ãããã¦ãåæ§ã®çµæã§ããã
ä½ã§ã ãããï¼ãä»å¾çºå£²ãããæ¸ç±ã®ãã¡æ¤ç´¢ã«ãããããæ¸ç±ã«ã¯ãEANããã/EANãããããããããããªãæ¸ç±ã«ã¯ç¡ãã
åç´ã«EAN(JAN)=ISBN-13ã®æ±ãã§ãã¾ã JANãä»çªããã¦ããªããã®ã¯æ¤ç´¢ã«ããããã¦ããªãã®ããããï¼
ä»ã®ã¨ããèªåã§ã¯ç¹ã«ä½¿ããªãæ©è½ã ããã©ï¼èªåã§ã©ãã«ã§ããªãç¯å²ï¼ãå¾ã§ä½¿ããããããªãã®ã§ã¡ã¢