Product Advertising API Developer Guide
Error Code & Description
AWS.MissingParameters
You will receive this error when your
request does not include all of the
parameters required by the operation.
AWS.MissingParameterValueCombination
You will receive this error message when
your request requires a combination of
parameters, one or more of which must
have a specific value. For example, when
you make an ItemLookup request for a
product based on its Universal Product
Code (or UPC), you are required to include
the IdType and ItemId parameters. The
value of the IdType parameter must be
UPC.
AWS.MissingServiceParameter
You will receive this error message when
the your request does not contain the
required Service parameter.
AWS.ParameterOutOfRange
You will receive this error message when
you submit a parameter value that exceeds
or is lower than the range of valid values
for the parameter. For example,
ItemSearch allows you to fetch search
results page using the ItemPage
parameter. The range of values for
ItemPage is 1 to 10. If you supply a value
outside that range (less than 1 or greater
than 10), you will receive this error.
AWS.ParameterRepeatedInRequest
You receive this error message when you
include the same parameter more than
once in your request.
AWS.RestrictedParameterValueCombination
You will receive this error message when
your request contains a combination of
parameter values that are not permitted in
the same request.
Error Codes and Messages
Message
Your request is missing
required parameters.
Required parameters include
[RequiredParameterList]
Your request is missing a
required parameter
combination. When
[Parameter One]
[Restricted Value]
[Parameter Two]
present.
Your request is missing the
Service parameter. Please
add the Service parameter
to your request and retry.
Valid values for the Service
parameter include
[ValidServicesList]
The value you specified for
[ParameterName]
invalid. Valid values must be
between
[LowerBound]
and
[UpperBound]
The parameter,
[ParameterName]
appeared more than once in
your request.
Your request contains a
restricted parameter
combination. When
[Parameter One]
[Restricted Value]
[Parameter Two]
be present.
API Version 2011-08-01
156
Affected Operations
All
.
• ItemLookup
equals
,
must be
All
.
• ItemSearch
is
• ItemLookup
.
All
,
All
equals
,
cannot
Need help?
Do you have a question about the Product Advertising API and is the answer not in the manual?
Questions and answers