Re: QUOTA_EXCEEDED which reportdownload returned.

2011-05-02 Thread Anash P. Oommen
Hi everyone, v201101 cross-client reports were unlaunched, see http://adwordsapi.blogspot.com/2011/03/update-to-reporting-service-in-adwords.html. So the code example DownloadCrossClientReport.php is correct, but it won't work until v201101 cross-client reports are relaunched. We will announce

Re: QUOTA_EXCEEDED which reportdownload returned.

2011-04-28 Thread BeUp NL
When you update to the latest PHP client library you will find a few updated examples, try DownloadCrossClientReport.php. I am having some other issues but it could be the way to go. I am experiencing "Syncronous report found, use DownloadReport() instead." even when I created a CrossClient Rep

Re: QUOTA_EXCEEDED which reportdownload returned.

2011-04-27 Thread mc c
I got word from a support issue i opened with google it appears that Cross Client Reports will exhibit this problem, It would be nice to know from the Adwords API team when this is going to be resolved, I have about 300 clients and counting and doing this stuff with selectors is not going to be

Re: QUOTA_EXCEEDED which reportdownload returned.

2011-04-27 Thread JJ_SUZUKI
Hi, After trying downloading by v13, I was able to download it without a problem. However, I was able to un-zip the zip file in windows, but an error occurred in linux and was not able to open. I want the data of the EXCEL_CSV format, but do not seem to be able to choose it in v13. Furthermore

Re: QUOTA_EXCEEDED which reportdownload returned.

2011-04-26 Thread JJ_SUZUKI
Hi, mike. Thanks for the response. I use ReportDefinitionService in v201101. v13 API on this issue do not occur? I tried sending requests from two IP address, the results were the same. So I think that is blocked by DeveloperToken. Should not I use v201101? Thanks, - JJ_SUZUKI -- =~=~=~=~=~=~

Re: QUOTA_EXCEEDED which reportdownload returned.

2011-04-26 Thread mc c
I am getting the same issue as you and waiting for a next step, I can not run ANY report definitions they all 301 for like 5-6 times then a nasty error 503 occurs and the request dies, the content says QUOTA_EXCEEDED, there are some notes on it, but I can run my reports just fine thru the depre

QUOTA_EXCEEDED which reportdownload returned.

2011-04-26 Thread JJ_SUZUKI
Hi, I received a response (the response code was 503, the message was "Service Unavailable", the state was QUOTA_EXCEEDED) from reportdownlod. But my MCC has enough Free API Units. > "https://adwords.google.com/api/adwords/reportdownload?__rd="; + ReportDefinitionId + "&qt=" + QueryToken The f