Hi Eric,
thanks for the reply. I can still reproduce this behaviour, so it seems its 
not temporary for me. 
Here is this request id of the latest try: 0004b2dc052b42680ada204600007cbe.
And thats the anonymized request basically:

<?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/v201109";>
            <ns1:authToken 
xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201109";>
                Token
            </ns1:authToken>
            <ns1:clientCustomerId>
                123456789
            </ns1:clientCustomerId>
            <ns1:developerToken>
                devToken
            </ns1:developerToken>
            <ns1:userAgent>
                useragent
            </ns1:userAgent>
            <ns1:validateOnly>
                false
            </ns1:validateOnly>
            <ns1:partialFailure>
                true
            </ns1:partialFailure>
        </ns1:RequestHeader>
    </soapenv:Header>
    <soapenv:Body>
        <mutate xmlns="https://adwords.google.com/api/adwords/cm/v201109";>
            <operations>
                <operator>
                    SET
                </operator>
                <operand xsi:type="ns2:BiddableAdGroupCriterion" 
xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201109";>
                    <adGroupId>
                        1234567890
                    </adGroupId>
                    <criterion xsi:type="ns2:Keyword">
                        <id>
                            1289012345
                        </id>
                        <text>
                            The Keyword
                        </text>
                        <matchType>
                            EXACT
                        </matchType>
                    </criterion>
                    <bids xsi:type="ns2:ManualCPCAdGroupCriterionBids">
                        <maxCpc>
                            <amount>
                                <microAmount>
                                    1000000
                                </microAmount>
                            </amount>
                        </maxCpc>
                    </bids>
                </operand>
            </operations>
        </mutate>
    </soapenv:Body>
</soapenv:Envelope>

Regards, 

Thomas

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