---
title: CustomerReviewResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/customerreviewresponse
---

# CustomerReviewResponse

The response body for endpoints that read a single customer review for an app.

## Declaration

```data
object CustomerReviewResponse
```

## Properties

data: The data structure that represents a CustomerReviews resource. links: Navigational links that include the self-link. included: The requested relationship data.

## See Also

### Objects

- [CustomerReviewsResponse](appstoreconnectapi/customerreviewsresponse.md)
- [CustomerReview](appstoreconnectapi/customerreview.md)
- [AppCustomerReviewsLinkagesResponse](appstoreconnectapi/appcustomerreviewslinkagesresponse.md)
- [CustomerReviewSummarization](appstoreconnectapi/customerreviewsummarization.md)
- [CustomerReviewSummarizationsResponse](appstoreconnectapi/customerreviewsummarizationsresponse.md)
