Skip to main content
GET
Get Google App Reviews Results by id
User reviews of one Google Play app, from a task queued by post_dataforseo_app_google_app_reviews_submit: rating, text, author, date and helpful counts per review. Free - the charge was on the submit. Wrapped in DataForSEO’s envelope: data in tasks[0].result, outcome in tasks[0].status_code - a rejected request still returns HTTP 200. ⚠️ Size scales with the depth set at submit, so cap it there - it cannot be narrowed at fetch time. For the listing rather than the reviews use get_dataforseo_app_google_app_info_fetch.

Example

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

DataForSEO task ID.

Response

Successful response

id
string

task identifier unique task identifier in our system in the UUID format you will be able to use it within 30 days to request the results of the task at any time