I keep getting this error on the sandbox, same request on live instance does work.
<?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SOAP-ENV:Header> <ns1:RequestHeader xsi:type="ns1:RequestHeader"> <ns1:authToken>removed</ns1:authToken> <ns1:clientEmail>client_1+myn...@domain.com</ns1:clientEmail> <ns1:developerToken>removed</ns1:developerToken> <ns1:userAgent>AwApi-PHP-2.4.0</ns1:userAgent> </ns1:RequestHeader> </SOAP-ENV:Header> <SOAP-ENV:Body> <ns1:mutate> <ns1:operations> <ns1:operator>ADD</ns1:operator> <ns1:operand> <ns1:name>Operating Systems | nl-BE | API</ns1:name> <ns1:status>PAUSED</ns1:status> <ns1:budget> <ns1:period>DAILY</ns1:period> <ns1:amount> <ns1:microAmount>50000000</ns1:microAmount> </ns1:amount> <ns1:deliveryMethod>STANDARD</ns1:deliveryMethod> </ns1:budget> <ns1:biddingStrategy xsi:type="ns1:ManualCPC" xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201008"/> </ns1:operand> </ns1:operations> </ns1:mutate> </SOAP-ENV:Body> </SOAP-ENV:Envelope> -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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