Forum Discussion
intrasight
10 years agoHelper IV
Google Analytics connector missing startdate/enddate parameters
I thought this had been asked before, but I didn't find a thread via search. A GA connection has a query pattern like so: let
Source = GoogleAnalytics.Accounts(),
account = Source{[Id="6...
ElRichMX10
10 years agoRegular Visitor
so there it is, but i guess this is the response, so as you can see we recieve sample data, since the start date is really far off. The same report using google api but with a date range of 1 year, and i get unsampled data!
intrasight
10 years agoHelper IV
Ok, so you are getting sampling because of the implicit date range. So I'll extend my "so sad" to cover that also, as there is currently no way to avoid it.