Hi Jeff, Thanks for your reply and sorry for the last email by which you couldn't get what i wanted to say. Ok here i am going to explain in a bit detail what i am doing and what i further require.
I have already created Campaigns, Groups and Advertisements and all these 3 scenarios are working fine. Now my client requires a functionality that he can generate reports against different campaigns for his customers. My client has further couple of customers and my client wants that his customers can login to his website and see the reports of the advertisements that they requested. So i am trying to give facility to my client in website admin area that he can add / schedule different reports. I have taken the help from the code of report scheduling from the following link http://code.google.com/p/adwords-api-php-samples/source/browse/trunk/src/schedule_report.php By using this everything goes fine even i switch on the debug mode to 1, no error is generated. So i just want an idea from you that if the report is added successfully how i can show it on my client's website? Is there any facility that instead of giving an instant download link for the report i can give a reports management area to my client and from there he can download any report previously added / scheduled? I hope now you will get what i want, if still anything you further require please let me know. Thanks, Regards, Afzaal. On Nov 5, 9:00 pm, AdWords API Advisor <[EMAIL PROTECTED]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---