Hi Pitambari,

The AdWords API server sets a maximum size on the size of the SOAP
response xml. If you are running into this error, the workaround is to
process lesser number of items per request. If you are uploading
campaigns, then mutate a lesser number of campaigns per call. If you
are fetching campaigns, try using paging to retrieve a lesser number
of campaigns per request.

See 
http://code.google.com/apis/adwords/v2009/docs/reference/CampaignService.CampaignSelector.html#paging
for additional details.

Unfortunately, I cannot share a number for the upper limit on response
size.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Aug 25, 2:04 pm, Pitambari <pitambaripar...@gmail.com> wrote:
> I am getting SizeLimitError.RESPONSE_SIZE_LIMIT_EXCEEDED.
>
> Please can I know what is the reason and what is the maximum size
> limit ?
> Uploading campaigns gives me this error ...

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

Reply via email to