Amazon Product Advertising API Developer's Manual page 161

Api version 2011-08-01
Table of Contents

Advertisement

Product Advertising API Developer Guide
Error Code & Description
AWS.InvalidEnumeratedParameter
You will receive this error message when
your request contains an invalid value for
a parameter that has an explicit list of valid
values, such as SearchIndex.
AWS.InvalidISO8601Time
You will receive this error when your
request contains a date or time value that
is not formatted according to the profile of
the ISO-8601 date/time standard that is
described at
http://www.w3.org/TR/NOTE-datetime. For
example, this error will be returned if your
request contains an invalid value for the
Version parameter.
AWS.InvalidOperationForMarketplace
You will receive this error message when
you try to execute an operation in a locale
where the operation is not supported.
AWS.InvalidOperationParameter
You will receive this error message when
the operation name you entered is not
available from Product Advertising API.
For instance, if you tried to use AsinSearch
(from AWS 3.0) as an operation name, you
would get this error since AsinSearch is
not a valid operation name in Product
Advertising API 4.0.
AWS.InvalidParameterCombination
You will receive this error message when
two or more of the request parameters you
have entered can not be used in the same
request. For example, if you are using the
CartAdd operation, you would receive this
error if you tried to add items to the cart by
both ASIN and OfferListingId.
AWS.InvalidParameterValue
You will receive this error message when
your request contains an invalid value for
an ID parameter, such as ItemId.
Error Codes and Messages
Message
The value you specified for
[ParameterName]
invalid. Valid values include
[EnumeratedValuesList]
[ParameterName]
invalid value. It must contain
a valid ISO 8601 date and
time.
This operation,
[OperationName]
available for this locale.
The Operation parameter is
invalid. Please modify the
Operation parameter and
retry. Valid values for the
Operation parameter include
[ListOfOperationValues]
Your request contains an
invalid parameter
combination.
[ParameterName]
[ParameterName]
appear in the same request.
[ParameterValue]
a valid value for
[ParameterName]
change this value and retry
your request.
API Version 2011-08-01
154
Affected Operations
• CartAdd
is
• CartCreate
• CartModify
.
• ItemLookup
• ItemSearch
• SimilarityLookup
has an
All
All
, is not
All
.
• ItemSearch
• CartCreate
• CartAdd
and
cannot
is not
• CartAdd
• CartCreate
. Please
• CartModify
• ItemLookup
• ItemSearch
• SimilarityLookup

Advertisement

Table of Contents
loading

Table of Contents