AbdFatah / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

Analytics API doesn't return data for the current day #86

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Name of API affected:
Analytics Data Export API

Issue summary:
The Analytics API doesn't return anything for the current day, in spite of 
end-date being set to today

Steps to reproduce issue:
1. query for data from your library of choice for, say, ga:date and ga:visits, 
start-date  30 days back, end-date today, 30 results
2. ?
3. profit

Expected output:
the data feed should return data from the current day

Actual results:
the records returned stop yesterday

Original issue reported on code.google.com by iac...@gmail.com on 16 Jun 2010 at 10:12

GoogleCodeExporter commented 9 years ago
it works for me today in the query explorer. Maybe your profile is set to a 
different timezone than which you are in?

Original comment by nickski1...@gmail.com on 1 Jul 2010 at 1:11

GoogleCodeExporter commented 9 years ago
hmm, interesting... looks like it does return data for the current day, if I 
ask for 31 results instead of 30 (a bit counter-intuitive, probably that's why 
it didn't cross my mind back then)

thanks for taking the time to look at it

Original comment by iac...@gmail.com on 1 Jul 2010 at 7:24

GoogleCodeExporter commented 9 years ago
Removing an obsolete label that was used when these issues were in the 
gdata-issues project.

Original comment by jrobbins@google.com on 21 Jul 2011 at 10:05