Update all json files; make some fixes to make it work at all

This commit is contained in:
Sebastian Thiel
2022-03-08 07:59:31 +08:00
parent d12cd3238e
commit 743a56f4b7
372 changed files with 256017 additions and 32197 deletions

View File

@@ -155,7 +155,7 @@
}
}
},
"revision": "20210310",
"revision": "20220215",
"rootUrl": "https://analyticsreporting.googleapis.com/",
"schemas": {
"Activity": {
@@ -1039,6 +1039,10 @@
"format": "google-datetime",
"type": "string"
},
"emptyReason": {
"description": "If empty reason is specified, the report is empty for this reason.",
"type": "string"
},
"isDataGolden": {
"description": "Indicates if response to this request is golden or not. Data is golden when the exact same request will not produce any new results if asked at a later point in time.",
"type": "boolean"