The MostGifted response group returns the ASINs and titles of the ten items given as gifts most within a specified browse node.
This response group is available in all locales.
The following table describes the elements returned by MostGifted. In the Ancestry column, the elements on the left side of a slash mark are the parents of the elements on the right side of the slash mark.
MostGifted also returns the elements that all response groups return, which is described in Elements Common to All Response Groups.
The following response groups are parent response groups of MostGifted.
None
The following response groups are child response groups of MostGifted.
None
The following request was used to illustrate the XML response elements returned by MostGifted.
http://ecs.amazonaws.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=[AWS Access Key ID]&
Operation=BrowseNodeLookup&
BrowseNodeId=20&
ResponseGroup=MostGifted&
Version=2008-08-19
&Timestamp=[YYYY-MM-DDThh:mm:ssZ]
&Signature=[Request Signature]
The following response snippet shows the elements returned by MostGifted.
<TopItemSet>
<Type>MostGifted</Type>
<TopItem>
<ASIN>0553576399</ASIN>
<Title>Distraction</Title>
<DetailPageURL>
http://www.amazon.com/gp/redirect.html%3FASIN=0553576399%26tag=ws%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/Distraction-Bruce-Sterling/dp/0553576399%253FSubscriptionId=1R2TGZ5HQ233N0M8N2R2
</DetailPageURL>
<ProductGroup>Book</ProductGroup>
<Author>Bruce Sterling</Author>
</TopItem>
<TopItem>
....
.....
</TopItemSet>