
I have a got this URL from google analytical Query Explorer
https://www.googleapis.com/analytics/v3/data/ga?ids=ga%3A71511635&dimensions=ga%3Adate&metrics=ga%3Avisitors%2Cga%3AnewVisits&start-date=2013-04-19&end-date=2013-05-03&max-results=50
What is the Set Endpoint URL for Google Analytics in rest client?
How to adding header Key and Value pair.
for example
Endpoint url is https://www.googleapis.com/analytics/v3/data
how to add remaing values in header ??
for example ids=ga%3A71511635
Thanks for all replies ...
1 个回答