Hello to the Google support team,

we receive several unexpected API errors upon update targets SOAP
request.

here is the Request/response Example:

REQUEST:
----------------
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
  <soap:Header>
    <RequestHeader xmlns="https://adwords.google.com/api/adwords/cm/
v200909">
      <authToken>************</authToken>
      <clientEmail>>************</clientEmail>
      <developerToken>>************</developerToken>
      <userAgent>>************</userAgent>
    </RequestHeader>
  </soap:Header>
  <soap:Body>
    <mutate xmlns="https://adwords.google.com/api/adwords/cm/v200909";>
      <operations>
        <operator>SET</operator>
        <operand>
          <campaignId>30556367</campaignId>
          <TargetList.Type>DemographicTargetList</TargetList.Type>
        </operand>
      </operations>
      <operations>
        <operator>SET</operator>
        <operand>
          <campaignId>30556367</campaignId>
          <TargetList.Type>GeoTargetList</TargetList.Type>
        </operand>
      </operations>
      <operations>
        <operator>SET</operator>
        <operand>
          <campaignId>30556367</campaignId>
          <TargetList.Type>LanguageTargetList</TargetList.Type>
          <targets>
            <Target.Type>LanguageTarget</Target.Type>
            <languageCode>en</languageCode>
          </targets>
        </operand>
      </operations>
      <operations>
        <operator>SET</operator>
        <operand>
          <campaignId>30556367</campaignId>
          <TargetList.Type>NetworkTargetList</TargetList.Type>
          <targets>
            <Target.Type>NetworkTarget</Target.Type>
            <networkCoverageType>GOOGLE_SEARCH</networkCoverageType>
          </targets>
          <targets>
            <Target.Type>NetworkTarget</Target.Type>
            <networkCoverageType>SEARCH_NETWORK</networkCoverageType>
          </targets>
        </operand>
      </operations>
      <operations>
        <operator>SET</operator>
        <operand>
          <campaignId>30556367</campaignId>
          <TargetList.Type>PlatformTargetList</TargetList.Type>
        </operand>
      </operations>
    </mutate>
  </soap:Body>
</soap:Envelope>

RESPONSE:
--------------------

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
  <soap:Header>
    <ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/
v200909">
      <requestId>0004b2c84d0e2e880ada0958000013e4</requestId>
      <operations>5</operations>
      <responseTime>191</responseTime>
      <units>5</units>
    </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.&lt;init&gt;
(InternalApiErro]</faultstring>
      <detail>
        <ApiExceptionFault xmlns="https://adwords.google.com/api/
adwords/cm/v200909">
          <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>
            <fieldPath />
            <trigger />
            <ApiError.Type>InternalApiError</ApiError.Type>
            <reason>UNEXPECTED_INTERNAL_API_ERROR</reason>
          </errors>
        </ApiExceptionFault>
      </detail>
    </soap:Fault>
  </soap:Body>
</soap:Envelope>

could you please have a look?

thanks
yaron

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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