Hi, I have used the below url to post the request to get the report,
*https://www.google.com/hosted/services/v1.0/reports/ReportingData.* * * * ReportRequest request1 = new ReportRequest(); request1.setToken(token); //request1.setsetPage(1); request1.setDomain("domain.com"); request1.setReportName("accounts"); request1.setReportType("daily"); request1.setType("Report"); * * * thanks, Velmurugan* * On Mon, May 24, 2010 at 3:49 PM, vel murugan <[email protected]> wrote: > Hi, > > if any of you having the sample code using the Google Apps Reporting API. > > Thanks, > velmurugan > > --- @ WiseStamp > Signature<http://my.wisestamp.com/link?u=8t54dwdj29wqfkpp&site=www.wisestamp.com/email-install>. > Get it > now<http://my.wisestamp.com/link?u=8t54dwdj29wqfkpp&site=www.wisestamp.com/email-install> > > > 91c4221d88 > 91c4221d88 > > > > -- You received this message because you are subscribed to the Google Groups "Google Health Developers" 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/googlehealthdevelopers?hl=en.
