getrelatedproducts
REST Endpoint: http://api.itunesapis.com/rest/getrelatedproducts/
Overview
|
Parameter |
Required? |
Description |
|
a |
Y |
Your API key.
|
Sample Call
http://api.itunesapis.com/rest/getrelatedproducts/?a=YOURAPIKEY
Result
Errors
All errors are reported in the following format with a description of the error.
<result>
<error>
ERROR MESSAGE HERE
</error>>
</result>