Amazon Product Advertising API Developer's Manual page 273

Api version 2011-08-01
Table of Contents

Advertisement

Product Advertising API Developer Guide
• None
Child Response Group
The following response groups are child response groups of RelatedItems.
• None
Sample REST Use Case
The following request illustrates the XML response elements returned by RelatedItems .
http://webservices.amazon.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=[AWS Access Key
Operation=ItemLookup&
RelationshipType=Tracks&
ItemId=B0013D8EQK&
ItemType=ASIN&
ResponseGroup=RelatedItems,Small&
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 RelatedItems.
<Item>
<ASIN>B0013D8EQK</ASIN>
<ItemAttributes>
<Creator Role="Primary Contributor">Johnny Cash</Creator>
<Manufacturer>Columbia/Legacy</Manufacturer>
<ProductGroup>Digital Music Album</ProductGroup>
<Title>At San Quentin</Title>
</ItemAttributes>
<RelatedItems>
<Relationship>Children</Relationship>
<RelationshipType>Tracks</RelationshipType>
<RelatedItemCount>31</RelatedItemCount>
<RelatedItemPageCount>4</RelatedItemPageCount>
<RelatedItemPage>1</RelatedItemPage>
<RelatedItem>
<Item>
<ASIN>B0013D4KJK</ASIN>
<ItemAttributes>
<Creator Role="Primary Contributor">Johnny Cash</Creator>
<Manufacturer>Columbia/Legacy</Manufacturer>
<ProductGroup>Digital Music Track</ProductGroup>
<Title>The Long Black Veil/Give My Love To Rose (Live)</Title>
</ItemAttributes>
</Item>
</RelatedItem>
<RelatedItem>
RelatedItems Response Group
ID]&
API Version 2011-08-01
266

Advertisement

Table of Contents
loading

Table of Contents