Hi,
Today we are beginning to forward Management API v2.3 requests to
version 2.4 of the API. This change will start today and continue to
be rolled out over the next 2 weeks. Note that v2.4 API supports only
XML output, hence, any v2.3 requests for JSON output will return an
error.
If you haven't migrated to v2.4 of the API, you need to:
- Register for an application in the Google APIs Console:
https://code.google.com/apis/console/b/0/
- Append your App ID to each request in a new query parameter named
key=...
Also, if you use OAuth or AuthSub, we recommed that you switch to
using the scope of the new v2.4 API:
https://www.googleapis.com/auth/analytics.readonly
If you have any questions, feel free to ask in our developer forum:
http://groups.google.com/group/google-analytics-management-api/topics
Thanks,
-Nick