Management API v2.3 forwarding to begin next Wednesday
273 views
Skip to first unread message
Nick
unread,
Dec 13, 2011, 1:25:16 PM12/13/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-analyt...@googlegroups.com
Hi,
If you built an application on version 2.3 of the Management API, you need to take action.
Starting Wednesday, December 21st 2011, we plan to forward all the Management API v2.3 requests to version 2.4 of the API. This change will be rolled out gradually, and we expect that in a week or two, all the v2.3 requests for Management API will return a v2.4 response.
Version 2.4 of the Management API has the same XML output as version 2.3. The main differences are:
Applications have to register through the Google APIs console to and use an application ID in all API requests to get quota. See “Easy Migration Tip” below.
Migrating from version 2.3 to version 2.4 is simple! All you need to do is register through Google APIs console and add an API key using the key query parameter (or an OAuth2.0 access token if you’re using OAuth 2.0) found in the Google APIs console, to each API request. See Google APIs Console Help for more details.