Hi Joel,

Thank you for bringing this to our attention.  The core engineering
team is aware of the issue and investigating the problem.  In the past
there have been problems updating large numbers of criteria at once,
and as a temporary workaround was to send smaller batches of
criteria.  Your sample request appears to be rather small already
though, so that might not be an option for you.  I'll update this
thread when I have more information.

Best,
- Eric Koleda, AdWords API Team

On Jan 5, 6:24 am, joel <joel.patt...@gmail.com> wrote:
> Every time I call AdGroupCriterionService.mutate()
>
> Here's the SOAP XML - any thoughts?
>
> Thanks,
>
> -Joel
>
> <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";
> xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";><soapenv:Header><ns1:RequestHeader
> soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next";
> soapenv:mustUnderstand="0" xmlns:ns1="https://adwords.google.com/api/
> adwords/cm/v200909"><ns1:applicationToken>token</
> ns1:applicationToken><ns1:authToken xmlns:ns1="https://
> adwords.google.com/api/adwords/cm/v200909">******</
> ns1:authToken><ns1:clientCustomerId>123456789</
> ns1:clientCustomerId><ns1:developerToken>token</
> ns1:developerToken><ns1:userAgent>AdWords API Java Client Library -
> v6.2.0</ns1:userAgent><ns1:validateOnly>false</ns1:validateOnly></
> ns1:RequestHeader></soapenv:Header><soapenv:Body><mutate
> xmlns="https://adwords.google.com/api/adwords/cm/
> v200909"><operations><operator>SET</operator><operand
> xsi:type="ns2:BiddableAdGroupCriterion" xmlns:ns2="https://
> adwords.google.com/api/adwords/cm/v200909"><adGroupId>1075673669</
> adGroupId><criterion><id>5162464235</id></criterion><bids
> xsi:type="ns2:ManualCPCAdGroupCriterionBids"><maxCpc><amount><microAmount>6 
> 0000</
> microAmount></amount></maxCpc></bids></operand></
> operations><operations><operator>SET</operator><operand
> xsi:type="ns3:BiddableAdGroupCriterion" xmlns:ns3="https://
> adwords.google.com/api/adwords/cm/v200909"><adGroupId>1075673669</
> adGroupId><criterion><id>12675662249</id></criterion><bids
> xsi:type="ns3:ManualCPCAdGroupCriterionBids"><maxCpc><amount><microAmount>7 
> 0000</
> microAmount></amount></maxCpc></bids></operand></
> operations><operations><operator>SET</operator><operand
> xsi:type="ns4:BiddableAdGroupCriterion" xmlns:ns4="https://
> adwords.google.com/api/adwords/cm/v200909"><adGroupId>1075673669</
> adGroupId><criterion><id>12675943859</id></criterion><bids
> xsi:type="ns4:ManualCPCAdGroupCriterionBids"><maxCpc><amount><microAmount>4 
> 0000</
> microAmount></amount></maxCpc></bids></operand></
> operations><operations><operator>SET</operator><operand
> xsi:type="ns5:BiddableAdGroupCriterion" xmlns:ns5="https://
> adwords.google.com/api/adwords/cm/v200909"><adGroupId>1075673669</
> adGroupId><criterion><id>555158763</id></criterion><bids
> xsi:type="ns5:ManualCPCAdGroupCriterionBids"><maxCpc><amount><microAmount>7 
> 0000</
> microAmount></amount></maxCpc></bids></operand></
> operations><operations><operator>SET</operator><operand
> xsi:type="ns6:BiddableAdGroupCriterion" xmlns:ns6="https://
> adwords.google.com/api/adwords/cm/v200909"><adGroupId>1075708139</
> adGroupId><criterion><id>3277057147</id></criterion><bids
> xsi:type="ns6:ManualCPCAdGroupCriterionBids"><maxCpc><amount><microAmount>2 
> 20000</
> microAmount></amount></maxCpc></bids></operand></
> operations><operations><operator>SET</operator><operand
> xsi:type="ns7:BiddableAdGroupCriterion" xmlns:ns7="https://
> adwords.google.com/api/adwords/cm/v200909"><adGroupId>1075708139</
> adGroupId><criterion><id>719194468</id></criterion><bids
> xsi:type="ns7:ManualCPCAdGroupCriterionBids"><maxCpc><amount><microAmount>1 
> 00000</
> microAmount></amount></maxCpc></bids></operand></
> operations><operations><operator>SET</operator><operand
> xsi:type="ns8:BiddableAdGroupCriterion" xmlns:ns8="https://
> adwords.google.com/api/adwords/cm/v200909"><adGroupId>1075707599</
> adGroupId><criterion><id>12675779969</id></criterion><bids
> xsi:type="ns8:ManualCPCAdGroupCriterionBids"><maxCpc><amount><microAmount>2 
> 40000</
> microAmount></amount></maxCpc></bids></operand></
> operations><operations><operator>SET</operator><operand
> xsi:type="ns9:BiddableAdGroupCriterion" xmlns:ns9="https://
> adwords.google.com/api/adwords/cm/v200909"><adGroupId>1075378919</
> adGroupId><criterion><id>11890517209</id></criterion><bids
> xsi:type="ns9:ManualCPCAdGroupCriterionBids"><maxCpc><amount><microAmount>4 
> 0000</
> microAmount></amount></maxCpc></bids></operand></operations></mutate></
> soapenv:Body></soapenv:Envelope>
>
> <?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
> @ </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 xsi:type="InternalApiError"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";><fieldPath/><trigger/><ApiError.Type>InternalApiError</
>
> ApiError.Type><reason>UNEXPECTED_INTERNAL_API_ERROR</reason></errors></
> ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope>
-- 
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-...@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