AlternateVersions Response Group
The following list shows the complete set of formats that AlternateVersions can return.
|
|
|
Relevant Operations
Operations that can use this response group include:
-
ItemSearch, when the search index is Books or, in non-US locales, ForeignBooks
-
ItemLookup when the specified item is a book or foreign book and, if a search index is specified, the value must be Books or, in non-US locales, ForeignBooks
Response Elements
The following table describes and shows the parentage of the elements returned by AlternateVersions.
AlternateVersions also returns the elements that all response groups return, which described in Elements Common to All Response Groups.
Parent Response Group
The following response groups are parent response groups of AlternateVersions.
-
None
Child Response Group
The following response groups are children response groups of AlternateVersions.
-
None
Sample REST Use Case
The following request was used to illustrate the XML response elements returned by AlternateVersions.
http://ecs.amazonaws.com/onca/xml?
Service=AWSECommerceService&
Operation=ItemSearch&
AWSAccessKeyId=[AWS Access Key ID]
&
AssociateTag=ws&
SearchIndex=Books&
Keywords=potter&MerchantId=All&
ResponseGroup=AlternateVersions&
Version=2008-08-19
Sample Response Snippet
The following response snippet shows the elements returned by AlternateVersions.
<AlternateVersions> <AlternateVersion> <ASIN>030728364X</ASIN> <Title>Harry Potter and the Half-Blood Prince (Book 6)</Title> <Binding>Audio Cassette</Binding> </AlternateVersion> <AlternateVersion> <ASIN>0307283658</ASIN> <Title>Harry Potter and the Half-Blood Prince (Book 6)</Title> <Binding>Audio CD</Binding> </AlternateVersion> <AlternateVersion> <ASIN>0439785960</ASIN> <Title> Harry Potter And The Half-Blood Prince (Harry Potter, Book 6) (Harry Potter) </Title> <Binding>Paperback</Binding> </AlternateVersion> <AlternateVersion> <ASIN>0439786770</ASIN> <Title> Harry Potter and the Half-Blood Prince (Book 6) [LIBRARY EDITION] </Title> <Binding>Library Binding</Binding> </AlternateVersion>