I have some trouble with Google Analytics API v2.4 : I'm trying to use api request after authorization by next url: https://www.googleapis.com/analytics/v2.4/management/accounts/~all/webproperties/~all/profiles And get error: Fatal error: Uncaught exception 'Exception' with message 'GAPI: Failed to request account data. Error: "GDatainternalErrorThere was an internal error."' in C:\~\gapi\api.php:91
But, if I try to get data from only one project like: https://www.googleapis.com/analytics/v2.4/management/accounts/1234567/webproperties/UA-1234-56/profiles - this variant normally working. Can you help me in this problem? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
