Hi Sheetal, One of the reason for empty reports might be that your AdWords account is "temporarily cancelled" or all your campaigns are paused.
I am not sure though. This could be a reason. Get in touch with the AdWords support team to resolve it. Thanks, Almas On Feb 15, 6:11 pm, sheetal <[email protected]> wrote: > Hi, > > Anyone there to help me...very urgent... > > I want to use report services for fetching reports like clicks & > impression .i am using DownloadReportAsXmlDemo.cs > of v13 & download the report in XML format...I am getting The Validate > report & report status as completed .But still I am getting report > like this... > > <?xml version="1.0" standalone="yes"?> > > <report><table><columns><column name="date"></column><column > name="campaign"></column><column name="adgroup"></column><column > > name="keyword"></column><column name="kwStatus"></column><column > name="keywordMinCpc"></column><column > > name="kwDestUrl"></column><column name="imps"></column><column > name="clicks"></column><column name="ctr"></column><column > > name="pos"></column></columns><rows></rows></table><totals><grandtotal > imps="0" clicks="0" ctr="0.0" > > pos="0.0"></grandtotal></totals></report> > > I want all account information so I am include > DefinedReportJob reportJob = new DefinedReportJob(); > reportJob.crossClient = true; > > Any help would be appreciated. > > sheetal -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" 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/adwords-api?hl=en.
