Hi Jeff,
I think the suggestion you have in the first thread would be a huge
help to many people in testing our reporting application.

In terms of the second issue, what would cause API error 40 or 112? Is
it simply the number of rows returned in the report or are there
parameters of the DefinedReportJob that are inspected to determine if
the size of a report is too big?

Thanks,
-Mark-

On Mar 25, 5:27 pm, AdWords API Advisor <[email protected]>
wrote:
> Hello Mark,
>
>  Reports generated in the Sandbox don't return any data, just the
> column names. See this thread for more details:
>
>  http://groups.google.com/group/adwords-api/browse_thread/thread/c911c...
>
>  This thread has a bit of discussion about the current limitations on
> report size:
>
>  http://groups.google.com/group/adwords-api/browse_thread/thread/8e091...
>
> The consensus from empirical testing showed that it wasn't the size of
> the uncompressed report that mattered but rather the size of the
> compressed report that needed to be under ~250mb or so. A 50mb
> compresses report can expand to several gigabytes, so as long as
> you're requesting compressed reports you're more likely to run into
> problems processing all the data than you are with truncation.
>
> Cheers,
> -Jeff Posnick
>
> On Mar 25, 12:22 pm, Mark <[email protected]> wrote:
>
> > Hello,
> > I have 2 questions regarding reports - first, when requesting a report
> > from the sandbox for a test campaign, what data does it return?
>
> > Second: We download thousands of reports per day, so to keep costs
> > down I need to try to limit the number of reports requested by getting
> > as much data as possible in each report - what are the size
> > limitations when requesting reports.  The API documentation says
> > reports are truncated to 263064146 bytes, but is this limitation on
> > the gzip file or the raw xml file?  In the past I have downloaded
> > files that were over 500MB with no issue, but I have also seen reports
> > fail (not simply truncated) because they were too large.  Do you have
> > any suggestions for batching reports?
>
> > Thanks in advance,
> > -Mark-
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to