christianThardy / Account-Budgeting-Script

A short script that pauses Google Ads accounts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This script pauses an individual Google Ads account when it meets its specified budget. It sends a notification to the users email detailing the maximum ad spend for the account, the final cost that activated the script and which campaigns were paused.

To use this script at the Google Ads MCC level:

The current argument of the AdwordsApp.account class from the Adwords API provides information about the account the script is currently running in. At the MCC level this process iterates through multiple accounts.

Reference:

Update multiple accounts in series.

About

A short script that pauses Google Ads accounts


Languages

Language:JavaScript 100.0%