•
MediumImage (p. 306)
•
SmallImage (p. 310)
•
SwatchImage (p. 311)
•
ThumbnailImage (p. 311)
•
TinyImage (p. 311)
•
TotalPages (p. 312)
•
TotalResults (p. 312)
•
URL (p. 313)
•
Width (p. 314)
Images also returns the elements that all response groups return, as described in
Elements Common
to All Response Groups (p. 295)
.
Parent Response Group
The following response groups are parent response groups of the Images response group.
• None
Child Response Group
The following response groups are child response groups of the Images response group.
• None
Sample REST Use Case
All locales.
http://webservices.amazon.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=
[AWS Access Key ID]
&
Operation=ItemSearch&
ItemId=B000Q678OO&
ResponseGroup=Images&
SearchIndex=Blended&
Version=2011-08-01
&Timestamp=[YYYY-MM-DDThh:mm:ssZ]
&Signature=[Request Signature]
Sample Response Snippet
The following response snippet shows the elements returned by the Images response group.
<Item>
<ASIN>B000Q678OO</ASIN>
<SmallImage>
<URL>http://ecx.images-amazon.com/images/I/51YL4rlI%2B9L._SL75_.jpg</URL>
<Height Units="pixels">75</Height>
<Width Units="pixels">58</Width>
</SmallImage>
API Version 2011-08-01
232
Product Advertising API Developer Guide
Images Response Group