The CustomerContentLookup operation allows you to retrieve publicly available content written by specific Amazon customers. Available data are limited to information about content customers have created for any Amazon Web site, including product reviews, Listmania lists, wish lists, registries, and reviewer rank. Through this operation, you can also get any information customers have chosen to make public about themselves on the Amazon Web sites, including their nickname, their location, and their birthday. For reasons of confidentiality, CustomerContentLookup does not provide access to any customer account history or contact information (including email address, shipping address, billing address, or phone number).
CustomerContentLookup is available in the following locale: US (Amazon.com).
Using CustomerContentLookup (REST)
This example demonstrates how to lookup customer review data using a customer ID with CustomerContentSearch.
http://webservices.amazon.com/onca/xml?Service=AWSECommerceService&SubscriptionId=[Your Subscription ID Here]&Operation=CustomerContentLookup&CustomerId=[A Customer ID]
Request parameters specify the terms of your request and control the output data that is returned to you.
You must include the required parameters in every request.
CustomerContentLookup accepts the optional parameters that are common to all operations:
The following parameters are specific to the CustomerContentLookup operation:
| Parameter | Description | Required? | Value |
|---|---|---|---|
| Operation |
The operation. | Always Required | CustomerContentLookup |
| CustomerId |
Use the CustomerId parameter to specify the customer you want information about. A CustomerContentLookup request may contain only one CustomerId. If you do not know the customer ID, you can use the CustomerContentSearch operation to get it. | Always Required |
Required Value:
|
| ReviewPage |
The ReviewPage parameter allows you to page through a specified customer's reviews, ten at a time. The value of this parameter is the page number to be returned. The ReviewPage parameter will be ignored if the CustomerReviews response group is not designated in the request. If you do not include ReviewPage in your request, the first page (with the first ten reviews, or all of the reviews if there are fewer than 10 available) are returned by default. | Always Optional |
Default Value:
Valid Values:
|
| ResponseGroup |
Controls the data returned by the operation. Use this parameter to specify which response group(s), or group(s) of data elements, you would like Amazon E-Commerce Service (ECS) to return to you. You can specify as many response groups as you wish using a comma-separated list (REST) or multiple elements (SOAP). | Always Optional |
Default Values: Valid Values: |