Google Play Developer Reporting API (playdeveloperreporting:v1alpha1)

2026-04-22

2 new methods

Additions

    Methods
  • playdeveloperreporting.ratings.get

      HTTP Method : GET

      Path : v1alpha1/{+name}

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

      Parameter Order : name

      Parameters :

        name

          Location : path

          Type : string

          Required : Yes

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

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

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

      Description : Describes the properties of the metric set.

  • playdeveloperreporting.ratings.query

      Parameters :

        name

          Description : Required. The resource name.

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

          Required : Yes

          Location : path

          Type : string

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

      Parameter Order : name

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

      Description : Queries the metrics in the metric set.

      Path : v1alpha1/{+name}:query

      HTTP Method : POST