i keep getting lots of internal errors as well:
<soap:Envelope xmlns:soap="
http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<ResponseHeader xmlns="
https://adwords.google.com/api/adwords/cm/
v200909">
<requestId>56e591604556d779349db47367188045</requestId>
<operations>1</operations>
<responseTime>296</responseTime>
<units>1</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/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/>
<trigger/>
<ApiError.Type>InternalApiError</ApiError.Type>
<reason>UNEXPECTED_INTERNAL_API_ERROR</reason>
</errors>
</ApiExceptionFault>
</detail>
</soap:Fault>
</soap:Body>
</soap:Envelope>
On Nov 16, 5:17 pm, Gerard Escalante <
gescala...@wordstream.com>
wrote: