Re: Google connection timeout values for AdHoc reporting

2012-01-24 Thread k.m.public.01
Thanks. On Jan 24, 10:22 am, Kevin Winter wrote: > Hi k.m., >   Just wanted to follow up - a colleague pointed me to an internal resource > that indicates the total response time (waiting for data + sending data) is > 1 hour and the idle deadline (presumably the time spent waiting to send > data)

Re: Google connection timeout values for AdHoc reporting

2012-01-24 Thread Kevin Winter
Hi k.m., Just wanted to follow up - a colleague pointed me to an internal resource that indicates the total response time (waiting for data + sending data) is 1 hour and the idle deadline (presumably the time spent waiting to send data) is 10 minutes. I'll work on getting this into the docume

Re: Google connection timeout values for AdHoc reporting

2012-01-24 Thread Kevin Winter
Hi k.m., The limit should be the same for AdHoc reports, which the documentation reflects as three minutes. We haven't seen anyone run into this limit, however, so the behavior is not well-defined. If you run into this issue, we'd be interested in hearing about it and talking with the core e

Re: Google connection timeout values for AdHoc reporting

2012-01-23 Thread k.m.public.01
Right, I never expected that a report request would hang indefinitely. The documentation for the Report DefinitionService (http:// code.google.com/apis/adwords/docs/guides/reporting.html#downloading) states that "The request times out after three minutes". I am looking for a similar value for adH

Re: Google connection timeout values for AdHoc reporting

2012-01-23 Thread Kevin Winter
Hi k.m., I believe the report download server code will throw an error (such as "Cannot read report") if the report is taking too long - before we would run into a time-out. You should expect to either get an error message if the report cannot be processed or the report will download successf

Google connection timeout values for AdHoc reporting

2012-01-20 Thread k.m.public.01
AdHoc reporting is now through a synchronous http POST. Is there a limit imposed on Google's end as to how long it will allow that connection to be open? I thought that I had read this in the documentation somewhere, but I can't find it. Thanks for the help, k.m. -- =~=~=~=~=~=~=~=~