Hi all,
This morning we received an UNEXPECTED_INTERNAL_API_ERROR while calling ConversionTrackerService.get(). We retried the call three more times, but the error persisted.
What's going on?
The exception we received:
<detail>
<ApiExceptionFault xmlns="
https://adwords.google.com/api/adwords/cm/v201502">
<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>
</fieldPath>
<trigger>
</trigger>
<errorString>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR</errorString>
<ApiError.Type>InternalApiError</ApiError.Type>
<reason>UNEXPECTED_INTERNAL_API_ERROR</reason>
</errors>
</ApiExceptionFault>
</detail>
Response headers we received:
RequestId | 00051e1ae5e0cfe00a0de108b6048a22 |
ResponseTime | 11807 |
The call was made for account 182-109-9525.
Any idea what caused the error?
Thanks in advance!