Hi, UNEXPECTED_INTERNAL_API_ERROR can occur from time to time when there is a temporary problem with the AdWords API. In these situations it is best wait for a moment and retry the request.
Best, - Eric Koleda, AdWords API Team On Apr 29, 2:19 pm, BeeGeez <[email protected]> wrote: > Please give me some insight why I'm getting the following error when I > try to use the CampaignTargetSelector: > > -----------------BEGIN API CALL--------------------- > > Request > ------- > > POST /api/adwords/cm/v200909/CampaignTargetService > User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client > Protocol 2.0.50727.3603) > Content-Type: text/xml; charset=utf-8 > SOAPAction: "" > Host: adwords.google.com > Content-Length: 850 > Expect: 100-continue > Accept-Encoding: gzip > > <?xml version="1.0" encoding="utf-8"?><soap:Envelope > xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xmlns:xsd="http://www.w3.org/2001/ > XMLSchema"><soap:Header><RequestHeader xmlns="https:// > adwords.google.com/api/adwords/cm/ > v200909"><applicationToken>********EFPg</ > applicationToken><authToken>********</ > authToken><developerToken>********vM_g</developerToken></ > RequestHeader></soap:Header><soap:Body><get xmlns="https:// > adwords.google.com/api/adwords/cm/ > v200909"><selector><campaignIds>46765445</campaignIds></selector></ > get></soap:Body></soap:Envelope> > > Response > -------- > > Content-Encoding: > Transfer-Encoding: chunked > X-Content-Type-Options: nosniff > X-Frame-Options: SAMEORIGIN > X-XSS-Protection: 1; mode=block > Cache-Control: private, max-age=0 > Content-Type: text/xml; charset=UTF-8 > Date: Thu, 29 Apr 2010 18:02:02 GMT > Expires: Thu, 29 Apr 2010 18:02:02 GMT > Server: GSE > > <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/ > envelope/"><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/ > v200909"><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><ApiError.Type>InternalApiError</ > ApiError.Type><reason>UNEXPECTED_INTERNAL_API_ERROR</reason></errors></ > ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> > > -----------------END API CALL----------------------- > > -- > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > Also find us on our blog and discussion > group:http://adwordsapi.blogspot.comhttp://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 > athttp://groups.google.com/group/adwords-api?hl=en -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
