Azad Gandomi
Results
2
comments of
Azad Gandomi
I can confirm that adding `reportType` to dimensions fix the issue.
I managed to make this work by using "UTC" as the timezone (which interestingly contradicts the documentation that it only supports `America/Los_Angeles` as timezone). data = service.vitals().errors().reports().search(parent="apps/" + args.package_name, pageSize=1000,...