11 messages in com.googlegroups.adwords-apiRe: Scheduled Report Errors
FromSent OnAttachments
pete17 Nov 2006 07:06 
pete17 Nov 2006 09:09 
ISellStuff19 Nov 2006 19:18 
Richard Jones20 Nov 2006 08:20 
Visual Dragon20 Nov 2006 11:32 
CFJ20 Nov 2006 11:41 
ISellStuff20 Nov 2006 22:36 
pete21 Nov 2006 01:18 
CFJ21 Nov 2006 06:44 
Visual Dragon21 Nov 2006 14:17 
Visual Dragon28 Dec 2006 10:37 
Subject:Re: Scheduled Report Errors
From:CFJ (jmcc@crutchfield.com)
Date:11/21/2006 06:44:26 AM
List:com.googlegroups.adwords-api

Is it taking everybody a PAINFULLY long time to retrieve cost reports? I thought it was bad enough to have to implement the catch-and-loop to deal with the response errors, but at the rate things are going it's going to take all day just to retrieve a single day's worth of cost reports.

On Nov 21, 1:36 am, "ISellStuff" <jame@gmail.com> wrote:

I too am using .NET 2.0, c# and I have also done the "catch the exception" and loop until I get the right answer, with a Thread.Sleep in between. It usually succeeds on the second try.