ajmal744 / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

ClientFeedException #363

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Getting ClientFeedException   in Datafeed Query (DataQuery) method ,
getting the data from google analytics .

at Google.GData.Client.AtomFeedParser.Parse(Stream streamInput, AtomFeed feed)
   at Google.GData.Client.AtomFeed.Parse(Stream stream, AlternativeFormat format)
   at Google.GData.Client.Service.CreateAndParseFeed(Stream inputStream, Uri uriToUse)
   at Google.GData.Client.Service.Query(FeedQuery feedQuery)
   at Google.GData.Analytics.AnalyticsService.Query(DataQuery feedQuery)

Original issue reported on code.google.com by viv...@interfaceinfosoft.com on 2 Aug 2013 at 2:05

GoogleCodeExporter commented 9 years ago
It's not the right library you are talking about GData
https://code.google.com/p/google-gdata/

Consider using our APIs see - 
https://code.google.com/p/google-api-dotnet-client/wiki/APIs#Google_Analytics_AP
I

Original comment by pele...@google.com on 2 Aug 2013 at 8:37