RE: Stop automatically the campaign once the budget is used up

2019-02-22 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Othmar You can pause the campaign using the CampaignService.mutate() operation. But, using the API, it may not be able to possible to identify when your budget is used up in real time. You could take a l

Stop automatically the campaign once the budget is used up

2019-02-22 Thread Tst Knto
Hi, I'm looking for a possibility that will stop a Google Ads campaign once the budget is used up. I’ve already tried it with Google Ads Script, but due the limited schedule (you can run it only once per hour – if you run a loop, it will be cancelled after 30 minutes) this is not a solutio