Hi Adwords API Team,

We  get an internal API error for many of our clients. Please find the
response and request

Thanks

-ET

SOAP REQUEST
-------------

<env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
 <env:Header>
  <RequestHeader xmlns='https://adwords.google.com/api/adwords/cm/
v201101' xmlns:ns2='https://adwords.google.com/api/adwords/o/v201101'
xmlns:ns3='https://adwords.google.com/api/adwords/mcm/v201101'
xmlns:ns4='https://adwords.google.co
m/api/adwords/ch/v201101' xmlns:ns5='https://adwords.google.com/api/
adwords/info/v201101'>
   <authToken></authToken>
   <developerToken></developerToken>
   <userAgent></userAgent>
  </RequestHeader>
 </env:Header>
 <env:Body>
  <get xmlns='https://adwords.google.com/api/adwords/cm/v201101'
xmlns:ns2='https://adwords.google.com/api/adwords/mcm/v201101'
xmlns:ns3='https://adwords.google.com/api/adwords/o/v201101'
xmlns:ns4='https://adwords.google.com/api/adwo
rds/ch/v201101' xmlns:ns5='https://adwords.google.com/api/adwords/info/
v201101'>
   <serviceSelector>
    <fields>Id</fields>
    <fields>CriterionUse</fields>
    <fields>Status</fields>
    <fields>ApprovalStatus</fields>
    <fields>KeywordText</fields>
    <fields>KeywordMatchType</fields>
    <fields>PlacementUrl</fields>
    <fields>DestinationUrl</fields>
    <fields>MaxCpc</fields>
    <fields>CpcBidSource</fields>
    <fields>FirstPageCpc</fields>
    <fields>QualityScore</fields>
    <fields>MaxCpm</fields>    <fields>CpmBidSource</fields>
    <predicates>     <field>AdGroupId</field>
     <operator>EQUALS</operator>
     <values>286512492</values>    </predicates>
    <paging>
     <startIndex>0</startIndex>
     <numberResults>500</numberResults>
    </paging>
   </serviceSelector>
  </get>
 </env:Body>
</env:Envelope>

SOAP RESPONSE
----------------
<soap:Envelope xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/'>
 <soap:Header>
  <ResponseHeader xmlns='https://adwords.google.com/api/adwords/cm/
v201101'>
   <requestId>0004b2f83bac3e200a426c26000023e9</requestId>
   <operations>0</operations>
   <responseTime>209</responseTime>
   <units>0</units>
  </ResponseHeader>
 </soap:Header>
 <soap:Body>
  <soap:Fault xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/'>
   <faultcode>soap:Server</faultcode>
   <faultstring>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
com.google.ads.api.services.common.error.InternalApiError.&lt;init&gt;
(InternalApiErro]</faultstring>
   <detail>
    <ApiExceptionFault xmlns='https://adwords.google.com/api/adwords/
cm/v201101'>
     <message>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
com.google.ads.api.services.common.error.InternalApiError.&lt;init&gt;
(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>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to