Hi Kain,

Based on your SOAP logs, it seems like you are setting other fields while 
removing your campaign which may have caused the error. Could you try to 
just set the status to *REMOVED* and nothing else (see sample logs below) 
and see if it works?

    <soapenv:Body>
        <mutate xmlns="https://adwords.google.com/api/adwords/cm/v201710";>
            <operations>
                <operator>SET</operator>
                <operand>
                    <id>YOUR_CAMPAIGN_ID</id>
                    <status>REMOVED</status>
                </operand>
            </operations>
        </mutate>
    </soapenv:Body>
</soapenv:Envelope>


If the issue persists after trying my suggestion, could you provide the 
complete SOAP request and response logs together with your real client 
customer ID and the campaign ID you are trying to remove so I could further 
investigate? Please reply via *Reply privately to author*.

Thanks and regards,
Luis
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bd7f0259-44f2-465c-842e-91b74071a2cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... Kain
    • ... 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to