2019-10-07 16:36:07,104 INFO RemoteCallLoggerDelegate - SOAP response:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/v201809">
<requestId>00059458005122e00a37e20e5f0a11ff</requestId>
<serviceName>CampaignService</serviceName>
<methodName>mutate</methodName>
<operations>1</operations>
<responseTime>158</responseTime>
</ResponseHeader>
</soap:Header>
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.<init>(InternalApiErro]</faultstring>
<detail>
<ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201809">
<message>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.<init>(InternalApiErro]</message>
<ApplicationException.Type>ApiException</ApplicationException.Type>
<errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="InternalApiError">
<fieldPath/>
<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>
Please let me know if there's any more details from the Google backend.
Thanks
Pete
Hi Pete,
Thank you for reaching out.
The InternalApiError.UNEXPECTED_INTERNAL_API_ERROR could be due to a temporary issue in the servers or could be due to a bug. If you are still encountering the error after performing several requests, so I can further investigate the issue, could you provide the complete SOAP request and response logs via Reply privately to author?
Regards,
Hiroyuki
Google Ads API Team