我们用于获取效果最佳的网址的API现在无法使用。
以下详细信息:
https://www.google.com/analytics/feeds/data
?start-date=2015-05-26
&end-date=2015-05-27
&dimensions=ga:pageTitle,ga:pagePath &metrics=ga:pageviews,ga:visitBounceRate,ga:avgTimeOnSite,ga:uniquePageviews\
&sort=-ga:pageviews\
&filters=ga:pagePath=@-news-
&max-results=10
&ids=ga:5180657
&prettyprint=true
使用CURL进行授权:
https://www.google.com/accounts/ClientLogin -s -d
Email=example@gmail.com -d Passwd=****** -d accountType=GOOGLE -d
source=curl-accountFeed-v1 -d service=analytics
Google的回复:
<?xml version="1.0" encoding="UTF-8"?>
<errors xmlns="http://schemas.google.com/g/2005">
<error>
<domain>GData</domain>
<code>authError</code>
<location type="header">Authorization</location>
<internalReason>Invalid Credentials</internalReason>
</error>
</errors>
请求您的协助。
此致 -Amalan。