v0.1.1
Fixes both Play Developer Reporting API tools that returned errors for every call, verified against the live API.
query_error_countsnow sends thereportTypedimension the API requires forerrorCountMetricSet; without it every call failed with 400 INVALID_ARGUMENT. The dimension list also gainsreportType,issueId,isUserPerceivedand thedevice*breakdowns.search_error_issuesandsearch_error_reportsnow sendUTCin the interval query params. The:searchendpoints rejectAmerica/Los_Angelesas an unsupported timezone, unlike the:querymetric endpoints which accept it intimelineSpec.- README: the install command had the
-eflags after the--separator, so they were passed to npx instead of being read as configuration and the server started with no credentials. Service account setup steps updated for the current Play Console flow.