Re: Update Campaign to REMOVED status using Api

2020-02-03 Thread Pietro Galassi
Hum, thanks a lot! Regards, Pierpaolo On Monday, 3 February 2020 20:13:46 UTC+1, adsapiforumadvisor wrote: > > Hi Pietro, > > I would like to clarify that this example > > of how to remove a campaign does not physica

Re: Update Campaign to REMOVED status using Api

2020-02-03 Thread Google Ads API Forum Advisor Prod
Hi Pietro, I would like to clarify that this example of how to remove a campaign does not physically remove the campaign; it changes the status to REMOVED. I tested this to confirm by creating a test campaign, then used the example code to remove the campaign. I checked back in the UI and used

Re: Update Campaign to REMOVED status using Api

2020-02-02 Thread Pietro Galassi
Hi, a) The example gives you how to remove a campaign. But removing this way it NOT set the status to REMOVED but instead it fisically removes it. --> Not working as Google Ads Console that put the status to REMOVED. b) Updating the status to REMOVED with Update operation gives you the error i

RE: Update Campaign to REMOVED status using Api

2020-01-31 Thread Google Ads API Forum Advisor Prod
Hi Pietro, Thank you for reaching out to us. I see that you want to remove a campaign through Google Ads API. Could I confirm with you if you are using our Client Libraries to remove the campaign? If so,you can see this example of how to remove a campaign in Google Ads API, or this example of h

Update Campaign to REMOVED status using Api

2020-01-31 Thread Pietro Galassi
Hi, we tried to update a campaign status to REMOVED using apis: POST https://googleads.googleapis.com/v2/customers/2017233623/campaigns:mutate { "operations": { "updateMask": "status", "update": { "resource_name": "customers/2017233623/campaigns/9151140201", "status":