Hi, The report request date must fall within a certain window as described in our documentation here:
http://code.google.com/apis/apps/reporting/google_apps_reporting_api.html#google_apps_tag_date Thanks, --Tony On Nov 4, 5:43 pm, mcha240 <[EMAIL PROTECTED]> wrote: > I keep getting this error when I try to do any reporting for > September. The October reports worked just fine. the error > definition states that you will get this error if trying to report > current or future days. > > I run this command: > > reporting.py --email=email --password=password --report=accounts -- > date=2008-09-30 --out=filename.csv > > This will fail each time and with each type of report (accounts, > activity etc). I have tried altering the date to either side of the > end of month. > > If i run the following command it will report October with no > problems. All the reports types have the same result fail for > September and work for October. > > reporting.py --email=email --password=password --report=accounts -- > date=2008-10-31 --out=filename.csv > > Is there anything i can do to get the September reports? > > Here is the error definition for reference: > > ReportNotAvailableForGivenDate(1059) - This error indicates that there > is no report available for the date specified in the API request. This > error will occur if you request a daily report for the current day > since daily reports for a particular day are not available until 12 > p.m. Pacific time the following day. For example, reports for June 10, > 2006, would not be available until 12 p.m. Pacific time on June 11, > 2006. This error would also occur if you requested a report for a date > in the future. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
