Google Analytics API V3 / OAuth 2
I've desperately tried to figure this out on my own, and did not want to come to SO with this question, but I'm at my wits end (no thanks to the api / oauth docs). I'm working in PHP and I'm trying to avoid using the Google_Client and AnalyticsService classes, by using REST on the analytics.data.ga.get method. STEP #1: Create an API Project for a Web Application I go to the api console and create a project with analytics services and get an OAuth Client ID and Secret. I'm under the impression that I can create a Client ID for an Installed Application or a Web Application because I'm doing the