Google Analytics API not returning same data as Analytics dashboard
I'm trying to write a Google Analytics API query that simply returns the monthly unique visitors for each month over the last year. This is the data I see in the Google Analytics dashboard. I've used the Analytics API explorer to write the query, I've verified the ID and account is authed correctly. I'm using the ga:month dimension to get the data month-by-month. This is the query, and the resultant data These numbers are nothing at all like the ones I see on the Analytics dashboard. This is a graph of that data. I'm very confused. I can't see what is different between what I specify in the