2022-03-10
▼ ▲ playdeveloperreporting.anomalies.list
Path : v1beta1/{+parent}/anomalies
Parameters :
filter
Location : query
Type : string
Description : Filtering criteria for anomalies. For basic filter guidance, please check: https://google.aip.dev/160. **Supported functions:** * `activeBetween(startTime, endTime)`: If specified, only list anomalies that were active in between `startTime` (inclusive) and `endTime` (exclusive). Both parameters are expected to conform to an RFC-3339 formatted string (e.g. `2012-04-21T11:30:00-04:00`). UTC offsets are supported. Both `startTime` and `endTime` accept the special value `UNBOUNDED`, to signify intervals with no lower or upper bound, respectively. Examples: * `activeBetween("2021-04-21T11:30:00Z", "2021-07-21T00:00:00Z")` * `activeBetween(UNBOUNDED, "2021-11-21T00:00:00-04:00")` * `activeBetween("2021-07-21T00:00:00-04:00", UNBOUNDED)`
pageToken
Description : A page token, received from a previous `ListErrorReports` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListErrorReports` must match the call that provided the page token.
Location : query
Type : string
pageSize
Format : int32
Type : integer
Description : Maximum size of the returned data. If unspecified, at most 10 anomalies will be returned. The maximum value is 100; values above 100 will be coerced to 100.
Location : query
parent
Required : Yes
Type : string
Location : path
Pattern : ^apps/[^/]+$
Description : Required. Parent app for which anomalies were detected. Format: apps/{app}
Flat Path : v1beta1/apps/{appsId}/anomalies
Parameter Order : parent
HTTP Method : GET
Description : Lists anomalies in any of the datasets.
▼ ▲ playdeveloperreporting.vitals.anrrate.get
Description : Describes the properties of the metric set.
Path : v1beta1/{+name}
HTTP Method : GET
Parameters :
name
Pattern : ^apps/[^/]+/anrRateMetricSet$
Description : Required. The resource name. Format: apps/{app}/anrRateMetricSet
Type : string
Required : Yes
Location : path
Parameter Order : name
Flat Path : v1beta1/apps/{appsId}/anrRateMetricSet
▼ ▲ playdeveloperreporting.vitals.anrrate.query
Flat Path : v1beta1/apps/{appsId}/anrRateMetricSet:query
HTTP Method : POST
Path : v1beta1/{+name}:query
Description : Queries the metrics in the metric set.
Parameter Order : name
Parameters :
name
Location : path
Type : string
Pattern : ^apps/[^/]+/anrRateMetricSet$
Description : Required. The resource name. Format: apps/{app}/anrRateMetricSet
Required : Yes
▼ ▲ playdeveloperreporting.vitals.stuckbackgroundwakelockrate.get
Description : Describes the properties of the metric set.
Parameters :
name
Type : string
Required : Yes
Description : Required. The resource name. Format: apps/{app}/stuckBackgroundWakelockRateMetricSet
Location : path
Pattern : ^apps/[^/]+/stuckBackgroundWakelockRateMetricSet$
Path : v1beta1/{+name}
Parameter Order : name
HTTP Method : GET
Flat Path : v1beta1/apps/{appsId}/stuckBackgroundWakelockRateMetricSet
▼ ▲ playdeveloperreporting.vitals.stuckbackgroundwakelockrate.query
Path : v1beta1/{+name}:query
Parameters :
name
Type : string
Pattern : ^apps/[^/]+/stuckBackgroundWakelockRateMetricSet$
Description : Required. The resource name. Format: apps/{app}/stuckBackgroundWakelockRateMetricSet
Required : Yes
Location : path
HTTP Method : POST
Flat Path : v1beta1/apps/{appsId}/stuckBackgroundWakelockRateMetricSet:query
Parameter Order : name
Description : Queries the metrics in the metric set.
▼ ▲ playdeveloperreporting.vitals.crashrate.get
Parameter Order : name
HTTP Method : GET
Path : v1beta1/{+name}
Flat Path : v1beta1/apps/{appsId}/crashRateMetricSet
Description : Describes the properties of the metric set.
Parameters :
name
Type : string
Location : path
Description : Required. The resource name. Format: apps/{app}/crashRateMetricSet
Pattern : ^apps/[^/]+/crashRateMetricSet$
Required : Yes
▼ ▲ playdeveloperreporting.vitals.crashrate.query
Description : Queries the metrics in the metric set.
Flat Path : v1beta1/apps/{appsId}/crashRateMetricSet:query
Parameter Order : name
Parameters :
name
Required : Yes
Type : string
Pattern : ^apps/[^/]+/crashRateMetricSet$
Description : Required. The resource name. Format: apps/{app}/crashRateMetricSet
Location : path
HTTP Method : POST
Path : v1beta1/{+name}:query
▼ ▲ playdeveloperreporting.vitals.excessivewakeuprate.get
Parameter Order : name
Description : Describes the properties of the metric set.
Path : v1beta1/{+name}
Parameters :
name
Type : string
Description : Required. The resource name. Format: apps/{app}/excessiveWakeupRateMetricSet
Pattern : ^apps/[^/]+/excessiveWakeupRateMetricSet$
Location : path
Required : Yes
HTTP Method : GET
Flat Path : v1beta1/apps/{appsId}/excessiveWakeupRateMetricSet
▼ ▲ playdeveloperreporting.vitals.excessivewakeuprate.query
Path : v1beta1/{+name}:query
Parameter Order : name
Parameters :
name
Description : Required. The resource name. Format: apps/{app}/excessiveWakeupRateMetricSet
Pattern : ^apps/[^/]+/excessiveWakeupRateMetricSet$
Required : Yes
Type : string
Location : path
Flat Path : v1beta1/apps/{appsId}/excessiveWakeupRateMetricSet:query
HTTP Method : POST
Description : Queries the metrics in the metric set.