The Scripts Desk
Google's Ads Scripts solutions gallery: the first-party starting point
Google's own gallery of ready-made Ads Scripts for anomaly detection, budget management and reporting, installable straight from the Ads UI documentation.
Most Ads Scripts circulating in the wild are third-party: agency blogs, personal sites, forum posts. This gallery is different. It sits inside Google's own Ads Scripts documentation and lists solutions Google itself has written and maintains, covering anomaly detection, budget pacing and management, and account reporting.
Why it made the cut
It is the only script source on this shelf that is maintained by Google rather than a practitioner. That does not make every entry the best tool for the job, but it does make it the safe first stop: the code is written against the current API surface, documented alongside the rest of the Ads Scripts reference, and free of the "is this still maintained" question that follows a blog post from three years ago. If you are new to Ads Scripts and want to see what a well-formed script looks like before writing your own, start here.
How to run it
- Open the solutions page and pick a category: anomaly detection, budget management or reporting.
- Read the accompanying documentation page for the script you want; each one explains what it does and any setup it needs.
- Copy the code into Tools, then Bulk actions, then Scripts in Google Ads.
- Authorise, preview the output, then schedule.
Worth knowing
The gallery is intentionally small and general-purpose; it is not trying to be a comprehensive library the way the community indexes are. For anything more specialised, the third-party lists linked elsewhere on this shelf go further. But for a first script in a new account, or a demonstration of Google's own coding conventions, this is where to look before anywhere else.