I would not use the GData Apis suggested by Haythem, as Google has release a new breed of Apis (Google Api Explorer), you can see the entry for Google Analytics.
I assume as they have released a new way of doing things they will at some stage turn off the GData Apis so if you are building a new application I would build against the new API not the old GData Api.
发布评论
评论(1)
我不会使用 Haythem 建议的 GData API,因为 Google 发布了新型 API (Google Api Explorer),您可以看到 Google Analytics 条目。
我认为,由于他们发布了一种新的做事方式,他们将在某个阶段关闭 GData API,因此,如果您正在构建新的应用程序,我将针对新的 API 进行构建,而不是针对新的 API。
旧的 GData API。
http://code.google.com 有关于使用 Google Analytics(分析)的详细介绍/apis/analytics/docs/mgmt/v3/mgmtGettingStarted.html 还有一个页面,其中包含指向 使用 Analytics Api 的示例和库。
I would not use the GData Apis suggested by Haythem, as Google has release a new breed of Apis (Google Api Explorer), you can see the entry for Google Analytics.
I assume as they have released a new way of doing things they will at some stage turn off the GData Apis so if you are building a new application I would build against the new API not the
old GData Api.
There is a good introduction to using the Google Analytics at http://code.google.com/apis/analytics/docs/mgmt/v3/mgmtGettingStarted.html there is also a page with links to Examples and Libraries for using the Analytics Api.