Google Play Developer Reporting API (playdeveloperreporting:v1beta1)

2026-04-24

2 removed methods

Deletions

    Methods
  • playdeveloperreporting.ratings.get

      Parameters :

        name

          Description : Required. The resource name. Format: apps/{app}/ratingsMetricSet

          Required : Yes

          Pattern : ^apps/[^/]+/ratingsMetricSet$

          Location : path

          Type : string

      Parameter Order : name

      HTTP Method : GET

      Scopes : https://www.googleapis.com/auth/playdeveloperreporting

      Path : v1beta1/{+name}

      Flat Path : v1beta1/apps/{appsId}/ratingsMetricSet

      Description : Describes the properties of the metric set.

  • playdeveloperreporting.ratings.query

      Description : Queries the metrics in the metric set.

      Flat Path : v1beta1/apps/{appsId}/ratingsMetricSet:query

      Scopes : https://www.googleapis.com/auth/playdeveloperreporting

      Path : v1beta1/{+name}:query

      Parameters :

        name

          Type : string

          Location : path

          Pattern : ^apps/[^/]+/ratingsMetricSet$

          Description : Required. The resource name.

          Required : Yes

      Parameter Order : name

      HTTP Method : POST