Hello.
We are submitting POST /api/adwords/cm/v201109/CampaignService?wsdl HTTP/1.0 Content-Type: text/xml; charset=utf-8 Accept: application/soap+xml, application/dime, multipart/related, text/* User-Agent: Axis/1.4 Host: adwords.google.com Cache-Control: no-cache Pragma: no-cache SOAPAction: "" Content-Length: 1665 <?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>XXXXXXXXXXXXXXXXX</ns1:authToken><ns1:clientCustomerId>XXXXXXXXX</ns1:clientCustomerId> <ns1:developerToken>XXXXXXXXXXXXXXXXXXX</ns1:developerToken> <ns1:userAgent>XXXXXXXXXXXXXXXXXXXXXX</ns1:userAgent> <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><id>99450072</id><name>DE22FF1A-1C02-414F-81F7-EDEF1C00FE22-GEL</name> <status>ACTIVE</status> <budget><period>DAILY</period><amount><microAmount>36000000</microAmount></amount><deliveryMethod>ACCELERATED</deliveryMethod></budget> <networkSetting> <targetGoogleSearch>true</targetGoogleSearch> <targetSearchNetwork>true</targetSearchNetwork> <targetContentNetwork>false</targetContentNetwork> <targetContentContextual>false</targetContentContextual> <targetPartnerSearchNetwork>false</targetPartnerSearchNetwork> </networkSetting> </operand> </operations> </mutate> </soapenv:Body> </soapenv:Envelope> But getting [TargetError.TARGET_ERROR @ operations[0].operand.networkSetting] What’s the reason? I checked the campaign on AdWords website and **there** it has parnerSearchNetwork turned on and I’m trying to turn it off. Any idea what the error means? Thanks! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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