Started getting this error yesterday/today.  No issues before then.  So 
far, seems to be associated with just one MCC.  Can provide more details if 
needed to AdWords API team (I have Fiddler capture of exchange) and is 
readily reproducible today.

POST https://adwords.google.com/api/adwords/cm/v201409/CampaignService 
HTTP/1.1

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema";>
  <soap:Header>
    <RequestHeader 
xmlns="https://adwords.google.com/api/adwords/cm/v201409";>
      <developerToken 
xmlns="https://adwords.google.com/api/adwords/cm/v201409";>____</developerToken>
      <clientCustomerId 
xmlns="https://adwords.google.com/api/adwords/cm/v201409";>____</clientCustomerId>
      <userAgent 
xmlns="https://adwords.google.com/api/adwords/cm/v201409";>____ 
(AwApi-DotNet/18.9.0, Common-Dotnet/3.5.0, .NET CLR/4.0.30319.34209, 
gzip)</userAgent>
    </RequestHeader>
  </soap:Header>
  <soap:Body>
    <get xmlns="https://adwords.google.com/api/adwords/cm/v201409";>
      <serviceSelector>
        <fields>AdServingOptimizationStatus</fields>
        <fields>AdvertisingChannelType</fields>
        <fields>Amount</fields>
        <fields>BidCeiling</fields>
        <fields>BidType</fields>
        <fields>BiddingStrategyId</fields>
        <fields>BiddingStrategyName</fields>
        <fields>BiddingStrategyType</fields>
        <fields>BudgetId</fields>
        <fields>BudgetName</fields>
        <fields>BudgetReferenceCount</fields>
        <fields>BudgetStatus</fields>
        <fields>DeliveryMethod</fields>
        <fields>Eligible</fields>
        <fields>EndDate</fields>
        <fields>EnhancedCpcEnabled</fields>
        <fields>FrequencyCapMaxImpressions</fields>
        <fields>Id</fields>
        <fields>IsBudgetExplicitlyShared</fields>
        <fields>Level</fields>
        <fields>Name</fields>
        <fields>Period</fields>
        <fields>PricingMode</fields>
        <fields>RejectionReasons</fields>
        <fields>ServingStatus</fields>
        <fields>Settings</fields>
        <fields>StartDate</fields>
        <fields>Status</fields>
        <fields>TargetContentNetwork</fields>
        <fields>TargetGoogleSearch</fields>
        <fields>TargetPartnerSearchNetwork</fields>
        <fields>TargetSearchNetwork</fields>
        <fields>TimeUnit</fields>
        <paging>
          <startIndex>0</startIndex>
          <numberResults>50</numberResults>
        </paging>
      </serviceSelector>
    </get>
  </soap:Body>
</soap:Envelope>

HTTP/1.1 500 Internal Server Error

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
  <soap:Body>
    <soap:Fault>
      <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/v201409";>
          <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></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>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d3795f81-0099-4e82-88c1-8ee5983a411d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to