I have the same question as Greg. I currently use the Data Export API to query my analytics data without needing any user interaction to authorize the request. How do I do the same with the new Core Reporting API?
Yes, would really appreciate some Java code showing that.
I have the 'Hello Analytics API tutorial' working. Now I need to get rid of the need to click that confirmation button on the browser page. Been searching on Internet without success. Not a single webb site showiung how to do this.
Not helpful: http://stackoverflow.com/questions/13748837/google-analytics-3-0-auth-flow "There was a service error: 403 : User does not have any Google Analytics account."
Not helpful: https://developers.google.com/accounts/docs/OAuth2ServiceAccount How about some Java showing how to do that using the 'Hello Analytics API tutorial' example?
What about server to server authentication without OAuth for Analytics?
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteI have the same question as Greg. I currently use the Data Export API to query my analytics data without needing any user interaction to authorize the request. How do I do the same with the new Core Reporting API?
ReplyDeleteYes, would really appreciate some Java code showing that.
ReplyDeleteI have the 'Hello Analytics API tutorial' working.
Now I need to get rid of the need to click that confirmation button on the browser page.
Been searching on Internet without success. Not a single webb site showiung how to do this.
Not helpful: http://stackoverflow.com/questions/13748837/google-analytics-3-0-auth-flow
"There was a service error: 403 : User does not have any Google Analytics account."
Not helpful: https://developers.google.com/accounts/docs/OAuth2ServiceAccount
How about some Java showing how to do that using the 'Hello Analytics API tutorial' example?
Thank you