Re: Planned Jobs Problems

2011-03-11 Thread Alexander Alex
No, it seems all is fine from about this morning - all reports creating, all reports downloads ok. Thanks. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~

Re: Planned Jobs Problems

2011-03-11 Thread Eric Koleda
Hi Alex, There was a problem last week that lead to a higher level of these errors, but it should have been resolved earlier this week. Are you still seeing these errors often? Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Planned Jobs Problems

2011-03-09 Thread Alexander Alex
Hello! We using Java v13 API to make cross-client reports. Logic to plan report is such: 1. Check if there is room for report (15 queue limit) 2. If ok - validate it 3. If ok - plan it, store Job ID. 4. For each not downloaded reports, check their statuses; if status OK - download it. It works