Skip to content

Instantly share code, notes, and snippets.

@s3w47m88
s3w47m88 / gist:bd3ef6a51561f97a773bb8204a2d7500
Created March 23, 2018 04:49
AdWords Script to Pause Campaign based on Overall Budget
DEBUG = 0;
function main() {
Logger.log("");
//var SETTINGS = new Object();
currentSetting = new Object();
currentSetting.scope = "Account";