Hi,

>From our Reporting Basics 
>guide<https://developers.google.com/adwords/api/docs/guides/reporting>
:

The report download request will time out after ten minutes of idle time 
> (no data transmitted) or one hour total elapsed time. There is no 
> explicit data size limit; however, due to a variety of factors, the server 
> may return an error if the report is too large.


Are you already requesting one of the gzipped formats (GZIPPED_CSV or 
GZIPPED_XML)? If not, I'd give that a try. Otherwise, you may need to break 
up your report request into multiple requests date and/or ID subsets. For 
example, if you're running a Campaign Performance Report on an account with 
50 campaigns, you could run the report 5 times, with each request 
containing 10 of the campaign IDs in the predicate.

Cheers,
Josh, AdWords API Team

On Thursday, May 15, 2014 4:23:34 AM UTC-4, 柴崎友哉 wrote:
>
> I got 'SizeLimitError.RESPONSE_SIZE_LIMIT_EXCEEDED' when downloading a 
> performance report.
> Please tell me the standard value of this 'SIZE_LIMIT'.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to