The following table describes and shows the parentage of the elements returned by all response groups.
| Response Element | Ancestry | Definition |
|---|---|---|
ASIN
| Item/ASIN | A number distributed by Amazon that uniquely identifies an item. |
Code
| Errors/Error/Code | Error code if there is an error |
IsValid
| Request/IsValid | Is True if the request is valid |
Message
| Errors/Error/Message | Error message that corresponds with error code |
Name
| Arguments/Argument/Name | Name of a parameter in the request |
RequestId
| OperationRequest/RequestId | Unique number that identifies the request |
TotalPages
| List/TotalPages | Number of pages found. There are up to ten items per page. |
TotalResults
| List/TotalResults | The total number of items found. Up to ten are returned per request. . By default, the first ten items are returned. |
UserAgent
| OperationRequest/UserAgent | The name and version of the Web browser |
Value
| Arguments/Argument/Value | A value of a parameter in the request |