Re: Tr.lời: Re: Syncronous report found, use DownloadReport() instead. Cross Client Reporting

2011-06-22 Thread Eric Koleda
Hi, There is an issue with small reports being interpreted incorrectly. http://code.google.com/p/google-api-adwords-php/issues/detail?id=59 This problem is fixed in trunk, and will be part of the next release. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on ou

Tr.lời: Re: Syncronous report found, use DownloadReport() instead. Cross Client Reporting

2011-06-19 Thread DungCoi
but when i used DownloadReport() in DownloadReport.php file then i still get same message. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Syncronous report found, use DownloadReport() instead. Cross Client Reporting

2011-05-06 Thread Eric Koleda
Hi Jan, We're still working on getting the backend ready, and we hope to have it released by the end of the month. We apologize for the delay. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adword

Re: Syncronous report found, use DownloadReport() instead. Cross Client Reporting

2011-05-05 Thread BeUp NL
Hi Anash, Any idea about the delay? We are *realy* stuck on this one. Thnx, Jan -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Syncronous report found, use DownloadReport() instead. Cross Client Reporting

2011-05-02 Thread Anash P. Oommen
Hi, I replied on the other thread, but the summary is that v201101 cross-client reports aren't available right now, so DownloadCrossClientReports.php won't work until the feature is available on the servers. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Syncronous report found, use DownloadReport() instead. Cross Client Reporting

2011-04-28 Thread BeUp NL
When I try using the normal DownloadReport() I get this: "Asyncronous report found, use RunAsyncReport() instead." Ah -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/

Syncronous report found, use DownloadReport() instead. Cross Client Reporting

2011-04-28 Thread BeUp NL
Hi, After all the Quota Exceeded problems I installed the latest PHP client library branch and used the provided example: AddCrossClientReportDefinition.php to create a Cross Client Report. The report is shown in my MCC reporting page and is working fine when used in the MCC interface. When I