If the status is anything other than deleted, then I would delete it if need be.
On Jan 11, 2:03 am, AdWords API Advisor <[email protected]> wrote: > Hi, > > I've picked your request and response xmls from the logs and asked the > AdWords team to investigate the issue. Meanwhile, here's something I > noticed in your requests: Could you check if you are trying to delete > keywords that are already deleted? If so, avoiding such operations can > help you reduce the number of operations you have to perform per API > call. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Jan 11, 3:42 am, SW <[email protected]> wrote: > > > > > > > > > Hi, > > > I am getting UNEXPECTED_INTERNAL_API_ERROR when mutating > > AdGroupCriterion service. I am trying to mutate total of 710 adgroup > > criterion. Please find soap response below: > > > Response > > -------- > > > X-Content-Type-Options: nosniff > > X-Frame-Options: SAMEORIGIN > > X-XSS-Protection: 1; mode=block > > Transfer-Encoding: chunked > > Cache-Control: private, max-age=0 > > Content-Type: text/xml; charset=UTF-8 > > Date: Mon, 10 Jan 2011 22:35:10 GMT > > Expires: Mon, 10 Jan 2011 22:35:10 GMT > > Server: GSE > > TimeStamp: Mon, 10 Jan 2011 17:34:31 GMT > > > <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/ > > envelope/"><soap:Header><ResponseHeader xmlns="https:// > > adwords.google.com/api/adwords/cm/ > > v201008"><requestId>f26d805326f1119833bd2e86a2757871</ > > requestId><operations>710</operations><responseTime>8421</ > > responseTime><units>36</units></ResponseHeader></ > > soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</ > > faultcode><faultstring>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR > > @ ]</faultstring><detail><ApiExceptionFault xmlns="https:// > > adwords.google.com/api/adwords/cm/ > > v201008"><message>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ ]</ > > message><ApplicationException.Type>ApiException</ > > ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/ > > XMLSchema-instance" xsi:type="InternalApiError"><fieldPath></ > > fieldPath><trigger></ > > trigger><errorString>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR</ > > errorString><ApiError.Type>InternalApiError</ > > ApiError.Type><reason>UNEXPECTED_INTERNAL_API_ERROR</reason></errors></ > > ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> > > > I tried looking at AdWordsApiException but could not find the real > > cause of the error. I would appreciate if someone can point to the > > cause of this error. I am using .net client library version v201008. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
