Skip to content

Track how your Google Ads accounts budgets are pacing. MCC-level script to track how your accounts are pacing against their monthly target.

License

Notifications You must be signed in to change notification settings

samlalonde/google-ads-account-budget-pacer-mcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Google Ads Budget Tracker | Monthly Spend (MCC-Level)

Overview

This Google Ads script creates pacing dashboards for accounts under a Google Ads Manager (MCC).
For each client account, the script generates a Google Sheet with:

  • Monthly budget pacing overview
  • Daily spend tables
  • Line graphs showing forecast vs. actual
  • Recommended new daily budgets to stay on track

The output includes color-coded metrics (red/yellow/green) and a progress bar for quick triage.
Note: This script focuses only on Account-level budgets (not campaigns or ad groups).

Setup Instructions

  1. In your MCC: Tools & Settings → Bulk Actions → Scripts → New Script
  2. Paste this file. Review the CONFIG section:
    • Configure per-account monthly budgets in the template sheet.
    • Ensure email + sheet permissions are enabled for your MCC.
  3. Authorize and Preview to verify logs and generated Sheets.
  4. Run the script.
  5. Go into the Google Sheet CONFIG and add the monthly budget to the Monthly Budget column.
  6. Re-run the script.
  7. Schedule to run daily so pacing data stays fresh.

Intended Use

This Google Ads script is a simple tool to track account-level spend on a monthly level. It is not intended for Campaign or Ad Group spend/budget tracking. This is ideal for small teams whether in an agency or in-house.

Author

License

This project is licensed under the MIT License.
Free to use, modify, and distribute.

About

Track how your Google Ads accounts budgets are pacing. MCC-level script to track how your accounts are pacing against their monthly target.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published