projects

Lists feedback reports. By default, sorts by createTime in descending order.

get/v1/{+parent}/feedbackReports

Path parameters

parentstring required

Required. The name of the release resource, which is the parent of the feedback report resources. Format: projects/{project_number}/apps/{app}/releases/{release}

Query parameters

pageSizeinteger

Output only. The maximum number of feedback reports to return. The service may return fewer than this value. The valid range is [1-100]; If unspecified (0), at most 25 feedback reports are returned. Values above 100 are coerced to 100.

pageTokenstring

Output only. A page token, received from a previous ListFeedbackReports call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListFeedbackReports must match the call that provided the page token.

Response

Successful response

Changes