Hello,
we experience the same problem here.
We send batches of 2000 as recommended here 
https://developers.google.com/adwords/api/docs/appendix/limits#general (the 
maximum limit is 5000) and get a REQUEST_SIZE_LIMIT_EXCEEDED error.
After reducing the batch size to 250 the error disappeard. This workaround 
is significantly slowing down our app, does anybody have new insights for 
this topic?

Thanks in advance,
Henrik

Am Freitag, 5. Juli 2019 11:16:06 UTC+2 schrieb Hendrik Boon:
>
> Hello AdWords API team,
>
> We sporadically experience SizeLimitError.REQUEST_SIZE_LIMIT_EXCEEDED 
> problems when we send batches of 2000 mutate AdGroupCriterionOperations 
> using the AdGroupCriterionService (see an response example below). Most of 
> the time this works perfectly.
>
> Sending batches of 2000 Operations is recommended here: 
> https://developers.google.com/adwords/api/docs/appendix/limits#general 
> BiddableAdGroupCriterion AdGroupCriterionOperations 
> Could you help us find out what goes wrong?
>
> Kind regards,
>
> Hendrik
>
>
> 2019-07-03 02:53:13,614 WARN   - Request made: Service: 
> AdGroupCriterionService 
> Method: mutate 
> clientCustomerId: <I wil send this in a private message if necessary>
> URL: 
> https://adwords.google.com/api/adwords/cm/v201809/AdGroupCriterionService 
> Request ID: 00058cbdf60ac13202ab411875069fc9 
> ResponseTime(ms): 5073 
> OperationsCount: 2000 
> IsFault: true 
> FaultMessage: ApiException {
> applicationExceptionType = ApiException,
> errors = [SizeLimitError {
> apiErrorType = SizeLimitError,
> errorString = SizeLimitError.REQUEST_SIZE_LIMIT_EXCEEDED,
> fieldPath = ,
> reason = REQUEST_SIZE_LIMIT_EXCEEDED,
> trigger =
> }
> ]
> }
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3e820bdf-7af6-4336-ab45-9d0db199353a%40googlegroups.com.

Reply via email to