Skip to content

Commit 4b14590

Browse files
feat(playdeveloperreporting): update the api
#### playdeveloperreporting:v1alpha1 The following keys were added: - schemas.GooglePlayDeveloperReportingV1alpha1QueryAnrRateMetricSetRequest.properties.userCohort.type (Total Keys: 1) - schemas.GooglePlayDeveloperReportingV1alpha1QueryCrashRateMetricSetRequest.properties.userCohort.type (Total Keys: 1) - schemas.GooglePlayDeveloperReportingV1alpha1QueryExcessiveWakeupRateMetricSetRequest.properties.userCohort.type (Total Keys: 1) - schemas.GooglePlayDeveloperReportingV1alpha1QueryStuckBackgroundWakelockRateMetricSetRequest.properties.userCohort.type (Total Keys: 1) #### playdeveloperreporting:v1beta1 The following keys were added: - schemas.GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRequest.properties.userCohort.type (Total Keys: 1) - schemas.GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetRequest.properties.userCohort.type (Total Keys: 1) - schemas.GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetRequest.properties.userCohort.type (Total Keys: 1) - schemas.GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetRequest.properties.userCohort.type (Total Keys: 1)
1 parent 7a60fa6 commit 4b14590

10 files changed

+138
-2
lines changed

docs/dyn/playdeveloperreporting_v1alpha1.vitals.anrrate.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ <h3>Method Details</h3>
182182
&quot;year&quot;: 42, # Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime without a year.
183183
},
184184
},
185+
&quot;userCohort&quot;: &quot;A String&quot;, # User view to select. The output data will correspond to the selected view. **Supported values:** * `OS_PUBLIC` To select data from all publicly released Android versions. This is the default. Supports all the above dimensions. * `APP_TESTERS` To select data from users who have opted in to be testers. Supports all the above dimensions. * `OS_BETA` To select data from beta android versions only, excluding data from released android versions. Only the following dimensions are supported: * `versionCode` (int64): version of the app that was running on the user&#x27;s device. * `osBuild` (string): OS build of the user&#x27;s device, e.g., &quot;T1B2.220916.004&quot;.
185186
}
186187

187188
x__xgafv: string, V1 error format.

docs/dyn/playdeveloperreporting_v1alpha1.vitals.crashrate.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ <h3>Method Details</h3>
182182
&quot;year&quot;: 42, # Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime without a year.
183183
},
184184
},
185+
&quot;userCohort&quot;: &quot;A String&quot;, # User view to select. The output data will correspond to the selected view. **Supported values:** * `OS_PUBLIC` To select data from all publicly released Android versions. This is the default. Supports all the above dimensions. * `APP_TESTERS` To select data from users who have opted in to be testers. Supports all the above dimensions. * `OS_BETA` To select data from beta android versions only, excluding data from released android versions. Only the following dimensions are supported: * `versionCode` (int64): version of the app that was running on the user&#x27;s device. * `osBuild` (string): OS build of the user&#x27;s device, e.g., &quot;T1B2.220916.004&quot;.
185186
}
186187

187188
x__xgafv: string, V1 error format.

docs/dyn/playdeveloperreporting_v1alpha1.vitals.excessivewakeuprate.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ <h3>Method Details</h3>
182182
&quot;year&quot;: 42, # Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime without a year.
183183
},
184184
},
185+
&quot;userCohort&quot;: &quot;A String&quot;, # User view to select. The output data will correspond to the selected view. **Supported values:** * `OS_PUBLIC` To select data from all publicly released Android versions. This is the default. Supports all the above dimensions. * `APP_TESTERS` To select data from users who have opted in to be testers. Supports all the above dimensions. * `OS_BETA` To select data from beta android versions only, excluding data from released android versions. Only the following dimensions are supported: * `versionCode` (int64): version of the app that was running on the user&#x27;s device. * `osBuild` (string): OS build of the user&#x27;s device, e.g., &quot;T1B2.220916.004&quot;.
185186
}
186187

187188
x__xgafv: string, V1 error format.

docs/dyn/playdeveloperreporting_v1alpha1.vitals.stuckbackgroundwakelockrate.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ <h3>Method Details</h3>
182182
&quot;year&quot;: 42, # Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime without a year.
183183
},
184184
},
185+
&quot;userCohort&quot;: &quot;A String&quot;, # User view to select. The output data will correspond to the selected view. **Supported values:** * `OS_PUBLIC` To select data from all publicly released Android versions. This is the default. Supports all the above dimensions. * `APP_TESTERS` To select data from users who have opted in to be testers. Supports all the above dimensions. * `OS_BETA` To select data from beta android versions only, excluding data from released android versions. Only the following dimensions are supported: * `versionCode` (int64): version of the app that was running on the user&#x27;s device. * `osBuild` (string): OS build of the user&#x27;s device, e.g., &quot;T1B2.220916.004&quot;.
185186
}
186187

187188
x__xgafv: string, V1 error format.

docs/dyn/playdeveloperreporting_v1beta1.vitals.anrrate.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ <h3>Method Details</h3>
182182
&quot;year&quot;: 42, # Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime without a year.
183183
},
184184
},
185+
&quot;userCohort&quot;: &quot;A String&quot;, # User view to select. The output data will correspond to the selected view. **Supported values:** * `OS_PUBLIC` To select data from all publicly released Android versions. This is the default. Supports all the above dimensions. * `APP_TESTERS` To select data from users who have opted in to be testers. Supports all the above dimensions. * `OS_BETA` To select data from beta android versions only, excluding data from released android versions. Only the following dimensions are supported: * `versionCode` (int64): version of the app that was running on the user&#x27;s device. * `osBuild` (string): OS build of the user&#x27;s device, e.g., &quot;T1B2.220916.004&quot;.
185186
}
186187

187188
x__xgafv: string, V1 error format.

docs/dyn/playdeveloperreporting_v1beta1.vitals.crashrate.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ <h3>Method Details</h3>
182182
&quot;year&quot;: 42, # Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime without a year.
183183
},
184184
},
185+
&quot;userCohort&quot;: &quot;A String&quot;, # User view to select. The output data will correspond to the selected view. **Supported values:** * `OS_PUBLIC` To select data from all publicly released Android versions. This is the default. Supports all the above dimensions. * `APP_TESTERS` To select data from users who have opted in to be testers. Supports all the above dimensions. * `OS_BETA` To select data from beta android versions only, excluding data from released android versions. Only the following dimensions are supported: * `versionCode` (int64): version of the app that was running on the user&#x27;s device. * `osBuild` (string): OS build of the user&#x27;s device, e.g., &quot;T1B2.220916.004&quot;.
185186
}
186187

187188
x__xgafv: string, V1 error format.

docs/dyn/playdeveloperreporting_v1beta1.vitals.excessivewakeuprate.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ <h3>Method Details</h3>
182182
&quot;year&quot;: 42, # Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime without a year.
183183
},
184184
},
185+
&quot;userCohort&quot;: &quot;A String&quot;, # User view to select. The output data will correspond to the selected view. **Supported values:** * `OS_PUBLIC` To select data from all publicly released Android versions. This is the default. Supports all the above dimensions. * `APP_TESTERS` To select data from users who have opted in to be testers. Supports all the above dimensions. * `OS_BETA` To select data from beta android versions only, excluding data from released android versions. Only the following dimensions are supported: * `versionCode` (int64): version of the app that was running on the user&#x27;s device. * `osBuild` (string): OS build of the user&#x27;s device, e.g., &quot;T1B2.220916.004&quot;.
185186
}
186187

187188
x__xgafv: string, V1 error format.

docs/dyn/playdeveloperreporting_v1beta1.vitals.stuckbackgroundwakelockrate.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ <h3>Method Details</h3>
182182
&quot;year&quot;: 42, # Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime without a year.
183183
},
184184
},
185+
&quot;userCohort&quot;: &quot;A String&quot;, # User view to select. The output data will correspond to the selected view. **Supported values:** * `OS_PUBLIC` To select data from all publicly released Android versions. This is the default. Supports all the above dimensions. * `APP_TESTERS` To select data from users who have opted in to be testers. Supports all the above dimensions. * `OS_BETA` To select data from beta android versions only, excluding data from released android versions. Only the following dimensions are supported: * `versionCode` (int64): version of the app that was running on the user&#x27;s device. * `osBuild` (string): OS build of the user&#x27;s device, e.g., &quot;T1B2.220916.004&quot;.
185186
}
186187

187188
x__xgafv: string, V1 error format.

googleapiclient/discovery_cache/documents/playdeveloperreporting.v1alpha1.json

Lines changed: 65 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -766,7 +766,7 @@
766766
}
767767
}
768768
},
769-
"revision": "20230226",
769+
"revision": "20230304",
770770
"rootUrl": "https://playdeveloperreporting.googleapis.com/",
771771
"schemas": {
772772
"GooglePlayDeveloperReportingV1alpha1Anomaly": {
@@ -1094,6 +1094,22 @@
10941094
"timelineSpec": {
10951095
"$ref": "GooglePlayDeveloperReportingV1alpha1TimelineSpec",
10961096
"description": "Specification of the timeline aggregation parameters. **Supported aggregation periods:** * DAILY: metrics are aggregated in calendar date intervals. Due to historical constraints, the default and only supported timezone is `America/Los_Angeles`."
1097+
},
1098+
"userCohort": {
1099+
"description": "User view to select. The output data will correspond to the selected view. **Supported values:** * `OS_PUBLIC` To select data from all publicly released Android versions. This is the default. Supports all the above dimensions. * `APP_TESTERS` To select data from users who have opted in to be testers. Supports all the above dimensions. * `OS_BETA` To select data from beta android versions only, excluding data from released android versions. Only the following dimensions are supported: * `versionCode` (int64): version of the app that was running on the user's device. * `osBuild` (string): OS build of the user's device, e.g., \"T1B2.220916.004\".",
1100+
"enum": [
1101+
"USER_COHORT_UNSPECIFIED",
1102+
"OS_PUBLIC",
1103+
"OS_BETA",
1104+
"APP_TESTERS"
1105+
],
1106+
"enumDescriptions": [
1107+
"Unspecified User cohort. This will automatically choose the default value.",
1108+
"This is default view. Contains data from public released android versions only.",
1109+
"This is the view with just android beta data excluding released OS version data.",
1110+
"This is the view with data only from users who have opted in to be testers for a given app, excluding OS beta data."
1111+
],
1112+
"type": "string"
10971113
}
10981114
},
10991115
"type": "object"
@@ -1150,6 +1166,22 @@
11501166
"timelineSpec": {
11511167
"$ref": "GooglePlayDeveloperReportingV1alpha1TimelineSpec",
11521168
"description": "Specification of the timeline aggregation parameters. **Supported aggregation periods:** * DAILY: metrics are aggregated in calendar date intervals. Due to historical constraints, the default and only supported timezone is `America/Los_Angeles`."
1169+
},
1170+
"userCohort": {
1171+
"description": "User view to select. The output data will correspond to the selected view. **Supported values:** * `OS_PUBLIC` To select data from all publicly released Android versions. This is the default. Supports all the above dimensions. * `APP_TESTERS` To select data from users who have opted in to be testers. Supports all the above dimensions. * `OS_BETA` To select data from beta android versions only, excluding data from released android versions. Only the following dimensions are supported: * `versionCode` (int64): version of the app that was running on the user's device. * `osBuild` (string): OS build of the user's device, e.g., \"T1B2.220916.004\".",
1172+
"enum": [
1173+
"USER_COHORT_UNSPECIFIED",
1174+
"OS_PUBLIC",
1175+
"OS_BETA",
1176+
"APP_TESTERS"
1177+
],
1178+
"enumDescriptions": [
1179+
"Unspecified User cohort. This will automatically choose the default value.",
1180+
"This is default view. Contains data from public released android versions only.",
1181+
"This is the view with just android beta data excluding released OS version data.",
1182+
"This is the view with data only from users who have opted in to be testers for a given app, excluding OS beta data."
1183+
],
1184+
"type": "string"
11531185
}
11541186
},
11551187
"type": "object"
@@ -1262,6 +1294,22 @@
12621294
"timelineSpec": {
12631295
"$ref": "GooglePlayDeveloperReportingV1alpha1TimelineSpec",
12641296
"description": "Specification of the timeline aggregation parameters. **Supported aggregation periods:** * DAILY: metrics are aggregated in calendar date intervals. Due to historical constraints, the only supported timezone is `America/Los_Angeles`."
1297+
},
1298+
"userCohort": {
1299+
"description": "User view to select. The output data will correspond to the selected view. **Supported values:** * `OS_PUBLIC` To select data from all publicly released Android versions. This is the default. Supports all the above dimensions. * `APP_TESTERS` To select data from users who have opted in to be testers. Supports all the above dimensions. * `OS_BETA` To select data from beta android versions only, excluding data from released android versions. Only the following dimensions are supported: * `versionCode` (int64): version of the app that was running on the user's device. * `osBuild` (string): OS build of the user's device, e.g., \"T1B2.220916.004\".",
1300+
"enum": [
1301+
"USER_COHORT_UNSPECIFIED",
1302+
"OS_PUBLIC",
1303+
"OS_BETA",
1304+
"APP_TESTERS"
1305+
],
1306+
"enumDescriptions": [
1307+
"Unspecified User cohort. This will automatically choose the default value.",
1308+
"This is default view. Contains data from public released android versions only.",
1309+
"This is the view with just android beta data excluding released OS version data.",
1310+
"This is the view with data only from users who have opted in to be testers for a given app, excluding OS beta data."
1311+
],
1312+
"type": "string"
12651313
}
12661314
},
12671315
"type": "object"
@@ -1318,6 +1366,22 @@
13181366
"timelineSpec": {
13191367
"$ref": "GooglePlayDeveloperReportingV1alpha1TimelineSpec",
13201368
"description": "Specification of the timeline aggregation parameters. **Supported aggregation periods:** * DAILY: metrics are aggregated in calendar date intervals. Due to historical constraints, the only supported timezone is `America/Los_Angeles`."
1369+
},
1370+
"userCohort": {
1371+
"description": "User view to select. The output data will correspond to the selected view. **Supported values:** * `OS_PUBLIC` To select data from all publicly released Android versions. This is the default. Supports all the above dimensions. * `APP_TESTERS` To select data from users who have opted in to be testers. Supports all the above dimensions. * `OS_BETA` To select data from beta android versions only, excluding data from released android versions. Only the following dimensions are supported: * `versionCode` (int64): version of the app that was running on the user's device. * `osBuild` (string): OS build of the user's device, e.g., \"T1B2.220916.004\".",
1372+
"enum": [
1373+
"USER_COHORT_UNSPECIFIED",
1374+
"OS_PUBLIC",
1375+
"OS_BETA",
1376+
"APP_TESTERS"
1377+
],
1378+
"enumDescriptions": [
1379+
"Unspecified User cohort. This will automatically choose the default value.",
1380+
"This is default view. Contains data from public released android versions only.",
1381+
"This is the view with just android beta data excluding released OS version data.",
1382+
"This is the view with data only from users who have opted in to be testers for a given app, excluding OS beta data."
1383+
],
1384+
"type": "string"
13211385
}
13221386
},
13231387
"type": "object"

0 commit comments

Comments
 (0)