- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Gets a single review.
HTTP request
GET https://androidpublisher.googleapis.com/androidpublisher/v3/applications/{packageName}/reviews/{reviewId}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
packageName |
Package name of the app. |
reviewId |
Unique identifier for a review. |
Query parameters
Parameters | |
---|---|
translationLanguage |
Language localization code. |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Review
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/androidpublisher