Hello, I've got strange error on get criterions request. xml batch seems right. can you please check out what is wrong?
[Mon Jul 11 09:23:39 2011] 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>XXXXXXXXXXXXXXXXx</applicationToken><authToken>REDACTED</authToken><developerToken>XXXXXXXXXXXXXXX</developerToken><userAgent>Perl Google::AdWords::Client 1.3.2: get_keywords.pl</userAgent><validateOnly>false</validateOnly></RequestHeader></SOAP-ENV:Header><SOAP-ENV:Body><get xmlns="https://adwords.google.com/api/adwords/cm/v200909"><selector><idFilters xmlns=""><adGroupId>1726755610</adGroupId></idFilters><paging xmlns=""><startIndex>1</startIndex><numberResults>5</numberResults></paging></selector></get></SOAP-ENV:Body></SOAP-ENV:Envelope> [Mon Jul 11 09:23:42 2011] 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>0b5f3dc707265aa21a259160ee4a1ace</requestId><operations>10000</operations><responseTime>3242</responseTime><units>10000</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> Thanks -Maxim -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
