NewReleases Response Group

The NewReleases response group returns the ASIN and title of newly released items in a specified browse node.

This response group is available in the US locale only.

Operations that can use this response group include:

The following table describes the elements returned by NewReleases. The elements on the left side of a slash mark are the parents of the elements on the right side of the slash mark.

Response ElementAncestryDefinition
ASIN NewReleases/NewRelease/ASIN A positve integer distributed by Amazon that uniquely identifies an item, which, in this case, is a new release.
Title NewReleases/NewRelease/Title The title of the new release.

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

The following response groups are child response groups of NewReleases.

The folllowing request was used to illustrate the XML response elements returned by NewReleases.

http://ecs.amazonaws.com/onca/xml?Service=AWSECommerceService&
AWSAccessKeyId=[Access Key ID]&
Operation=BrowseNodeLookup&
BrowseNodeId=4229&
ResponseGroup=NewReleases