|
766 | 766 | }
|
767 | 767 | }
|
768 | 768 | },
|
769 |
| - "revision": "20230226", |
| 769 | + "revision": "20230304", |
770 | 770 | "rootUrl": "https://playdeveloperreporting.googleapis.com/",
|
771 | 771 | "schemas": {
|
772 | 772 | "GooglePlayDeveloperReportingV1alpha1Anomaly": {
|
|
1094 | 1094 | "timelineSpec": {
|
1095 | 1095 | "$ref": "GooglePlayDeveloperReportingV1alpha1TimelineSpec",
|
1096 | 1096 | "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" |
1097 | 1113 | }
|
1098 | 1114 | },
|
1099 | 1115 | "type": "object"
|
|
1150 | 1166 | "timelineSpec": {
|
1151 | 1167 | "$ref": "GooglePlayDeveloperReportingV1alpha1TimelineSpec",
|
1152 | 1168 | "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" |
1153 | 1185 | }
|
1154 | 1186 | },
|
1155 | 1187 | "type": "object"
|
|
1262 | 1294 | "timelineSpec": {
|
1263 | 1295 | "$ref": "GooglePlayDeveloperReportingV1alpha1TimelineSpec",
|
1264 | 1296 | "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" |
1265 | 1313 | }
|
1266 | 1314 | },
|
1267 | 1315 | "type": "object"
|
|
1318 | 1366 | "timelineSpec": {
|
1319 | 1367 | "$ref": "GooglePlayDeveloperReportingV1alpha1TimelineSpec",
|
1320 | 1368 | "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" |
1321 | 1385 | }
|
1322 | 1386 | },
|
1323 | 1387 | "type": "object"
|
|
0 commit comments