This extension is meant to be used if you don't have a Google Ads Developer Token or are not using Google Cloud (yet).
-
Make a copy of the Google Sheets Template and fill it out as you normally would with one important difference:
- Ad IDs parsed by Ads Script need to be in the format:
<AdGroup ID>,<Ad ID>
instead of only the Ad ID
- Ad IDs parsed by Ads Script need to be in the format:
-
Create a new Script in the Google Ads account that you want to control
-
Create new script files for each of the
*.js
files inside ofexternal/ads-script/
(when naming the files, omit the.js
since Ads Scripts files are automatically extended with*.gs
) -
Copy and paste the content of each respective file
-
In
config.gs
set the ID of your Rules Sheet -
You may run the Ads Script manually or via schedule