Hi,
Whenever I try and call this, i get an UNEXPECTED_INTERNAL_API_ERROR error, 
both on our live account and test account
SOAP is:
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/";>
  <s:Header>
    <RequestHeader 
xmlns="https://adwords.google.com/api/adwords/cm/v201809";>
      <clientCustomerId></clientCustomerId>
      <developerToken></developerToken>
      <userAgent>unknown (AwApi-DotNet/24.6.0, Common-Dotnet/9.5.0, .NET 
CLR/4.0.30319.42000, , gzip)</userAgent>
    </RequestHeader>
  </s:Header>
  <s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema";>
    <mutate xmlns="https://adwords.google.com/api/adwords/cm/v201809";>
      <operations>
        <operator>ADD</operator>
        <operand xsi:type="BiddableAdGroupCriterion">
          <adGroupId>69481202596</adGroupId>
          <criterion xsi:type="ProductPartition">
            <id>-2147483648</id>
            <partitionType>SUBDIVISION</partitionType>
          </criterion>
        </operand>
      </operations>
      <operations>
        <operator>ADD</operator>
        <operand xsi:type="BiddableAdGroupCriterion">
          <adGroupId>69481202596</adGroupId>
          <criterion xsi:type="ProductPartition">
            <id>-2147483647</id>
            <partitionType>UNIT</partitionType>
            <parentCriterionId>-2147483648</parentCriterionId>
            <caseValue xsi:type="ProductOfferId">
              <value>A17</value>
            </caseValue>
          </criterion>
          <biddingStrategyConfiguration>
            <bids xsi:type="CpcBid">
              <bid>
                <microAmount>1000000</microAmount>
              </bid>
              <cpcBidSource>CRITERION</cpcBidSource>
            </bids>
          </biddingStrategyConfiguration>
        </operand>
      </operations>
      <operations>
        <operator>ADD</operator>
        <operand xsi:type="NegativeAdGroupCriterion">
          <adGroupId>69481202596</adGroupId>
          <criterion xsi:type="ProductPartition">
            <id>-2147483646</id>
            <partitionType>UNIT</partitionType>
            <parentCriterionId>-2147483648</parentCriterionId>
            <caseValue xsi:type="ProductOfferId"/>
          </criterion>
        </operand>
      </operations>
    </mutate>
  </s:Body>
</s:Envelope>


Response:
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
  <soap:Header>
    <ResponseHeader 
xmlns="https://adwords.google.com/api/adwords/cm/v201809";>
      <requestId>000587341cad21ab0a37c201b203bbcb</requestId>
      <serviceName>AdGroupCriterionService</serviceName>
      <methodName>mutate</methodName>
      <operations>3</operations>
      <responseTime>328</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.&lt;init&gt;(InternalApiErro]</faultstring>
      <detail>
        <ApiExceptionFault 
xmlns="https://adwords.google.com/api/adwords/cm/v201809";>
          <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:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6d592c01-7cb4-41e7-9c12-bf16e9259521%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • AdGroup... samsinfieldtest
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
      • ... samsinfieldtest
        • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum

Reply via email to