Dear team, Today I noticed, when mutating a Campaign in v201101, you cannot SET its budget.amount and budget.deliveryMethod in the same request. Doing so results in the following server response:
<?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>Unmarshalling Error: cvc-complex-type.2.4.d: Invalid content was found starting with element 'cm:amount'. No child element is expected at this point. </faultstring> </soap:Fault> </soap:Body> </soap:Envelope> Unfortunately I do not have a request id, as the normal responseHeader was not returned with the exception. Setting these field in two independent requests does result in success, but I am sure this is not intended. Thanks for looking into this! Regards, Wilrik 050media -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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