Hello Afzaal, It's very unclear from what you wrote exactly what kind of guidance you're looking for. Could you please elaborate by explaining which specific AdWords API calls you're making, whether you're getting any errors back, and at what point in the report scheduling process you're running into an issue?
There is sample code for scheduling reports included with all of our AdWords API client libraries, I believe. The normal process involves: - calling validateReportJob() - calling scheduleReportJob() - periodically calling getReportJobStatus() until the report finishes - calling getGzipReportDownloadUrl()/getReportDownloadUrl() to get the URL of the report - using some HTTP client library to download the report locally Cheers, -Jeff Posnick, AdWords API Team On Nov 5, 5:32 am, afzaal <[EMAIL PROTECTED]> wrote: > Hi Jeff, > > I have some problem in report generation in google adwords. I have > designed the form according to the fields required for adding a > report, when i submit the data without any error the controlled is > returned to my page saying report was added successfully. But the area > where i am trying to view the added reports does not show me anything. > Can you please help me in this regard? > > Can you elaborate the working of reports? I have read it on the site > but its not pretty clear to me. I will be thankful to you if you can > help me in this. > > Regards, > > Afzaal. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---