Medium Response Group

The Medium response group returns a great deal of information about the items in a response. The response group is ideally suited for creating lightweight, product detail pages.

Medium 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.

Relevant Operations

Operations that can use this response group include:

Response Elements

The following table describes the elements returned by Medium.

Medium also returns the elements that all response groups return, which is described in Elements Common to All Response Groups.

Parent Response Group

The following response groups are parent response groups of Medium.

  • None

Child Response Group

The following response groups are child response groups of Medium.

Sample REST Use Case

The following request was used to illustrate the XML response elements returned by Medium.

http://ecs.amazonaws.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=[AWS Access Key ID]&
Operation=ListLookup&
ListType=WishList&
ListId=[Wish list ID]&
ResponseGroup=Medium&
Version=2008-08-19
&Timestamp=[YYYY-MM-DDThh:mm:ssZ]
&Signature=[Request Signature]

Sample Response Snippet

The following response snippet shows the elements returned by Medium.

<ListLookupRequest>
  <ListId>LKUPZ5V5LTY7</ListId>
  <ListType>WishList</ListType>
  <ResponseGroup>Medium</ResponseGroup>
  </ListLookupRequest>
</Request>
<List>
  <ListItem>
    <Item>
       <ASIN>1890966533</ASIN>        <DetailPageURL>http://www.amazon.com/exec/obidos/redirect?tag=ws%26link_code=xm2%26camp=2025%26creative=165953%26path=http://www.amazon.com/gp/redirect.html%253fASIN=1890966533%2526tag=ws%2526lcode=xm2%2526cID=2025%2526ccmID=165953%2526location=/o/ASIN/1890966533%25253FSubscriptionId=1VMXF86PGNDAX3FW9C02%252526coliid=IOWNUUPH86VRC%252526colid=LKUPZ5V5LTY7</DetailPageURL>
      <SalesRank>1738674</SalesRank>
      <SmallImage>
          <URL>http://ec1.images-amazon.com/images/P/1890966533.01._SCTHUMBZZZ_.jpg          </URL>
         <Height Units="pixels">60</Height>
         <Width Units="pixels">40</Width>
       </SmallImage>
       <MediumImage>
          <URL>http://ec1.images-amazon.com/images/P/1890966533.01._SCMZZZZZZZ_.jpg         </URL>
        <Height Units="pixels">140</Height>
        <Width Units="pixels">94</Width>
      </MediumImage>
    <ItemAttributes>
      <Author>Wayne G. Pardy</Author>
      <Binding>Paperback</Binding>
      <EAN>9781890966539</EAN>
      <Edition>Reprint</Edition>
      <ISBN>1890966533</ISBN>
      <ListPrice>
        <Amount>5995</Amount>
        <CurrencyCode>USD</CurrencyCode>
        <FormattedPrice>$59.95</FormattedPrice>
      </ListPrice>
      <NumberOfPages>185</NumberOfPages>
      <PackageDimensions>
        <Height Units="hundredths-inches">900</Height>
        <Length Units="hundredths-inches">75</Length>
        <Weight Units="hundredths-pounds">130</Weight>
        <Width Units="hundredths-inches">600</Width>
      </PackageDimensions>
      <ProductGroup>Book</ProductGroup>
        <PublicationDate>1999-05-19</PublicationDate>
        <Publisher>Safetycertified.Com Inc</Publisher>
       <Title>Safety Incentives: The Pros and Cons of Award and Recognition Programs (Osha Compliance)</Title>
      </ItemAttributes>
  <OfferSummary>
    <TotalNew>0</TotalNew>
    <TotalUsed>0</TotalUsed>
    <TotalCollectible>0</TotalCollectible>
    <TotalRefurbished>0</TotalRefurbished>
  </OfferSummary>
  <EditorialReviews>
    <EditorialReview>
      <Source>Book Description</Source>
      <Content>Whether you are a small business or a safety manager trying to decide whether or not awards and incentives are right for your operation, the Safety Incentives Answer Book is must reading.
      </Content>
</EditorialReview>