The ItemInfo high level resource is a collection of large number of attributes logically grouped into a resource. i.e. ItemInfo is a collection of resources where each resource contains several attributes.
Availability
All locales. However, the attributes returned varies with locale and the category of the item.
ItemInfo Container
The structure of attribute container inside the high level ItemInfo Resource is as follows:
{"ItemInfoResource":{"AttributeName":{"DisplayValue":"The display value of the particular attribute","Label":"The attribute name in the specified locale","Locale":"The locale in which the attribute is returned"}}}
Set of attributes that specifies trade-in information of an item.
ByLineInfo
Attribute Name
Description
Brand
This attribute represents the brand of the item.
Contributors
This attribute represents the Contributors associated with the item. Use the RoleType parameter to filter by different types of role like author, actor, director etc.
Manufacturer
This attribute represents the Manufacturer of the item.
Typically (but not always) similar to the product category.
ProductGroup
This attribute represents the product category an item belongs to. The name of a category, such as sporting goods, to which an item in the cart belongs.
Sample Response:
{"ItemInfo":{"Classifications":{"Binding":{"DisplayValue":"Amazon Video","Label":"Binding","Locale":"en_GB"},"ProductGroup":{"DisplayValue":"Video On Demand","Label":"ProductGroup","Locale":"en_GB"}}}}
ContentInfo
Attribute Name
Description
Edition
This attribute represents edition or the version of the product.
Languages
This attribute represents languages associated with the product
PagesCount
This attribute represents the number of pages.
PublicationDate
This attribute represents the date of publication of the product
{"ItemInfo":{"Features":{"Label":"Features","Locale":"en_US","DisplayValues":["Vented clear cover doubles as a 6-quart capacity popcorn bowl","Stir rod is motorized and improves popping, get more popped corn, larger kernels per batch","Convenient nesting lid is ideal for small storage"]}}}
ManufactureInfo
Attribute Name
Description
ItemPartNumber
This attribute represents the item's part number, which is sometimes the same as the model number
Model
This attribute represents the item's model name
Warranty
This attribute represents information related to the warranty provided for the product
Sample Response:
{"ItemInfo":{"ManufactureInfo":{"ItemPartNumber":{"DisplayValue":"MG4H2B/A","Label":"PartNumber","Locale":"en_US"},"Model":{"DisplayValue":"6","Label":"Model","Locale":"en_US"},"Warranty":{"DisplayValue":"No Manufacturer Warranty for this phone.","Label":"Warranty","Locale":"en_US"}}}}
ProductInfo
Attribute Name
Description
Color
This attribute indicates the color of the product
IsAdultProduct
Indicates if the product is considered to be for adults only.
ItemDimensions
Height, Length, Weight, and Width of the item.
ReleaseDate
Date on which the item was latest released
Size
This attribute provides information related to the size of the item
UnitCount
This attribute represents the total number of identical items that are in the selling unit.
Formats is used in various ways depending on the category to assist in describing an item. Format can be 4K, Blu-Ray, etc for Video, Kindle,PaperBack for books and so on
EnergyEfficiencyClass
Energy efficiency of the product. It can have various values based on the product’s type.
{"ItemsResult":{"Items":[{"ASIN":"8424916514","DetailPageURL":"https://www.amazon.com/dp/8424916514?tag=xyz-20&linkCode=ogi&language=es_US&th=1&psc=1","ItemInfo":{"Title":{"DisplayValue":"Descripcion de Grecia / Description of Greece: Libros I-ii (Spanish Edition)","Label":"Title","Locale":"es_US"}}}]}}