Requires authorization
Returns a single review.
Request
HTTP request
GET https://www.googleapis.com/androidpublisher/v2/applications/packageName/reviews/reviewId
Parameters
Parameter name | Value | Description |
---|---|---|
Path parameters | ||
packageName |
string |
Unique identifier for the Android app for which we want reviews; for example, "com.spiffygame". |
reviewId |
string |
|
Optional query parameters | ||
translationLanguage |
string |
Authorization
This request requires authorization with the following scope (read more about authentication and authorization).
Scope |
---|
https://www.googleapis.com/auth/androidpublisher |
Request body
Do not supply a request body with this method.
Response
If successful, this method returns a Reviews resource in the response body.