Hi Everyone,

We are trying to remove many GeoTargets (CampaignCriterion) recently. And 
we get this error "SizeLimitError.REQUEST_SIZE_LIMIT_EXCEEDED".
Usually, we split the operations into 2000 per requests, sometimes with 
batch mode depends on the number of requests. Such procedure worked fine 
when we add, delete or update keywords / adgroups / ad copies / etc.
However, this time when we are trying remove GeoTarget, we get this error. 
And now we have 2 ideas here:

1. Reduce number of operations in request
After change it from 2000 to 100, only 1/3 requests would fail
If we chanee it to 50 operations per request, every single requests would 
pass.
So the conclusion is that the error is not purely caused by number of 
operations per request.
We will use 50 as a temporary solution for now.

2. It is caused by the MB size of the SOAP request
This is still not reasonable because uploading 2000 adcopies or keywords 
would require a much larger SOAP xml and we've never had any problem on 
that.

So we are looking for help here because we may run out of rate limit if we 
keep using request size of 50.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3ef5fe92-5dba-4998-93de-8f1a9d1657aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to