The ListFull response group provides comprehensive information about a list and the items on it. ListFull is a parent response group that returns the results of the following response groups:
For more information about what is returned by each of these response groups, refer to their sections.
The ListFull response group is ideally suited for creating the contents of a wishlist or Listmania list.
Operations that can use this response group include:
The following table describes the elements returned by ListFull. 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.
ListFull also returns the elements that all response groups return, which is described in Elements Common to All Response Groups.
The following response groups are child response groups of ListFull.
The following request was used to illustrate the XML response elements returned by ListFull.
http://ecs.amazonaws.com/onca/xml? Service=AWSECommerceService& AWSAccessKeyId=1V9M7E1ZATWETZDS6W82& Operation=ListLookup& ListType=Listmania& ListId= 2WYHF5M2L9142& ResponseGroup=ListFull& Version=2007-10-29
The following response snippet shows the elements returned by ListFull.
<List>
<ListId>2WYHF5M2L9142</ListId>
<ListURL>http://www.amazon.com/gp/richpub/listmania/fullview/2WYHF5M2L9142</ListURL>
<ListName>Popular Christmas Books For Young and Old</ListName>
<ListType>Listmania</ListType>
<TotalItems>25</TotalItems>
<TotalPages>1</TotalPages>
<DateCreated>2003 11 17</DateCreated>
<ListItem>
<ListItemId>RI12NH0FJAU5DPX</ListItemId>
<Item>
<ASIN>0385508417</ASIN>
<ItemAttributes>
<Title>Skipping Christmas</Title>
</ItemAttributes>
</Item>
</ListItem>
<ListItem>
<ListItemId>RIA2UFAPEI6GXV</ListItemId>
<Item>
<ASIN>0762410698</ASIN>
<ItemAttributes>
<Title>The Night Before Christmas: The Heirloom Edition</Title>
</ItemAttributes>
</Item>
</ListItem>
<ListItem>
<ListItemId>RI2BKL830IE1GXT</ListItemId>
<Item>
<ASIN>0684814994</ASIN>
<ItemAttributes>
<Title>Christmas Box</Title>
</ItemAttributes>
</Item>
</ListItem>