| « PreviousNext » | |
![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
The SalesRank response group returns the sales rank for each item in the response. One is the highest rating; a large number means the item has not sold well. Sales rank is per Search Index so it is possible to have several items in one response ranked, for example, as 1.
Operations that can use this response group include:
The following table describes the elements returned by SalesRank.
SalesRank also returns the elements that all response groups return, as described in Elements Common to All Response Groups.
The following response groups are parent response groups of SalesRank.
None
The following response groups are child response groups of SalesRank.
None
The following request illustrates the XML response elements returned by SalesRank.
http://webservices.amazon.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=[AWS Access Key ID]&
Operation=ItemLookup&
ItemId=0976925524&
ResponseGroup=SalesRank&
Version=2011-08-01
&Timestamp=[YYYY-MM-DDThh:mm:ssZ]
&Signature=[Request Signature]
The following response snippet shows the elements returned by SalesRank.
<Item> <ASIN>0976925524</ASIN> <SalesRank>68</SalesRank> </Item>