VariationMinimum Response Group

The VariationMinimum response group returns all of the child ASINs of each parent ASIN in the response. For example, if the response contains the parent ASIN, Brand X T-Shirt, this response group will return the child ASINs for Brand X T-Shirt, including:

Relevant Operations

Operations that can use this response group include:

Response Elements

The following table describes the elements returned by VariationMinimum.

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

Child Response Group

The following response groups are child response groups of VariationMinimum.

  • None

Sample REST Use Case

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

http://ecs.amazonaws.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=[AWS Access Key ID]&
Operation=ItemSearch&
Condition=All&
SearchIndex=Apparel&
Keywords=Shirt&
ResponseGroup=VariationMinimum&
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 VariationMinimum.

<ASIN>B000EI6M5A</ASIN>
<Item>
  <ASIN>B000EI6MI2</ASIN>
</Item>
<Item>
  <ASIN>B000EIA58U</ASIN>
</Item>
<Item>
  <ASIN>B000F1OAFU</ASIN>
</Item>
<Item>
  <ASIN>B000BNKS80</ASIN>
</Item>
<Item>
  <ASIN>B000EWEI1G</ASIN>
</Item>