Hi - I'd like to pause an adwords campaign when certain conditions are met e.g. when a counter has reached a limit in a Google sheet. The condition checking is solved but is there some example code using http calls (to Soap etc.) to actually pause a campaign?
I did look at Adwords scripts but they run hourly which is not appropriate for my use case, as I want to stop a campaign instantly - so I suspect I need to use the API.