Hello, I have RESPONSE_SIZE_LIMIT_EXCEEDED responses even for result range for 2 entries.
Here is an example: Outgoing Request: <SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" ><SOAP-ENV:Header><RequestHeader xmlns="https://adwords.google.com/api/adwords/cm/v200909"><applicationToken>*****************</applicationToken><authToken>REDACTED</authToken><developerToken>***************</developerToken><userAgent>Perl Google::AdWords::Client 1.3.2: adgroups_keywords.pl</userAgent><validateOnly>false</validateOnly></RequestHeader></SOAP-ENV:Header><SOAP-ENV:Body><get xmlns="https://adwords.google.com/api/adwords/cm/v200909"><selector><campaignId xmlns="">5302728</campaignId><paging xmlns=""><startIndex>0</startIndex><numberResults>2</numberResults></paging></selector></get></SOAP-ENV:Body></SOAP-ENV:Envelope> Incoming Response: <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/v200909"><requestId>52ba819191ae63dbed153424beef9f34</requestId><operations>1</operations><responseTime>1647</responseTime><units>1</units></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>SizeLimitError.RESPONSE_SIZE_LIMIT_EXCEEDED @ </faultstring><detail><ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v200909"><message>SizeLimitError.RESPONSE_SIZE_LIMIT_EXCEEDED @ </message><ApplicationException.Type>ApiException</ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="SizeLimitError"><fieldPath></fieldPath><trigger></trigger><ApiError.Type>SizeLimitError</ApiError.Type><reason>RESPONSE_SIZE_LIMIT_EXCEEDED</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> Please avdice Thanks! -Maxim -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. 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