Method: vitals.slowrenderingrate.get
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
This document describes the SlowRenderingRateMetricSet properties, covering the HTTP request, path parameters, request body, response body, and authorization scopes.
To access data, send a GET request to https://playdeveloperreporting.googleapis.com/v1alpha1/{name=apps/*/slowRenderingRateMetricSet}, replacing {app} with your app ID.
Requests must be authorized with the https://www.googleapis.com/auth/playdeveloperreporting OAuth scope.
The response, if successful, contains a SlowRenderingRateMetricSet object with the requested data.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-04 UTC."],[],["The provided information outlines accessing a `SlowRenderingRateMetricSet` resource. A `GET` request is made to a specific URL using gRPC Transcoding syntax. The URL requires a `name` path parameter in the format `apps/{app}/slowRenderingRateMetricSet`. The request body must be empty. A successful request returns an instance of `SlowRenderingRateMetricSet`. Authorization requires the OAuth scope `https://www.googleapis.com/auth/playdeveloperreporting`.\n"]]