Status Update
Comments
ke...@google.com <ke...@google.com> #3
Hi,
There is an ongoing issue in Analytics API that started around the same time you encountered this issue. The issue causes unusual latency and may lead to timeouts. We'll update the public thread -https://b.corp.google.com/issues/176032263 once we have more information.
Regards,
Kevin Soriano, Analytics API Team
There is an ongoing issue in Analytics API that started around the same time you encountered this issue. The issue causes unusual latency and may lead to timeouts. We'll update the public thread -
Regards,
Kevin Soriano, Analytics API Team
Description
I'm using the GA PHP client for API V3,
always worked like a charm, however, since 10 days approximately, we can't stop having timeouts when asking API v3 for data.
Our requests are quiet simple such as 1 metric and 1/2 dimensions.
Thinking about an internal problem, we ended up testing all our requests on query explorer. But even on it, queries are often running for 4/5minutes until a data eventually come out.
Expected Behavior:
The request should return the results and not lead to a timeout
Steps to Reproduce:
Try calling the GA API v3 with multiple requests, either using the GA PHP client or query explorer