The following create request has been failing consistently for the ConversionTrackerService UploadConversion endpoint. We have retried the request many times over the course of several days without success. We are using the google-api-ads-ruby gem. More details can be provided as needed. Any suggestions for troubleshooting further?
[2017-09-12T10:07:12.610788] DEBUG -- : SOAPAction: "mutate", User-Agent: myAgent, Authorization: myAuth, Content-Type: text/xml;charset=UTF-8, Content-Length: 1348
[2017-09-12T10:07:13.116782] DEBUG -- : SOAP response (status 500):
[2017-09-12T10:07:13.116881] DEBUG -- : <soap:Envelope xmlns:soap="
http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><ResponseHeader xmlns="
https://adwords.google.com/api/adwords/cm/v201702"><requestId>000559011307b9900a3728df3703c5d5</requestId><serviceName>ConversionTrackerService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>429</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/v201702"><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></soap:Fault></soap:Body></soap:Envelope>