Re: Can't remove a budget

2021-09-14 Thread Google Ads API Forum Advisor
Hello, Thanks for following up. I recommend trying this operation with the new Ads API, as the attention is shifting to this new API since the AdWords API will sunset next April. You can find guidance on removing budgets in the new Ads API here. Regards, Matt Google Ads API Team Matt Google A

Re: Can't remove a budget

2021-09-13 Thread Franklin Buitron
Hello. We are experiencing the same issue: Sending a SET operation with budgetId and status REMOVED, as the documentation states. But the Budget is not being deleted. We get back the full Budget with status ENABLED. Updating the Budget in any other way it works, it just doesn't let us REMOVE.

RE: Can't remove a budget

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hi Igor, Can you please reply privately to author your full SOAP logs which include your client customer ID so I can take a closer look? Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5001UXUEIn:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https:/

Can't remove a budget

2020-03-05 Thread Igor Grigorev
I'm doing everything as was told at the https://developers.google.com/adwords/api/docs/guides/budgets#removing_a_budget . The code runs smoothly without an error, but I'm getting Budget with status "ENABLED" as a result. It seems like my remove operation didn't make any changes to the Budget.