Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.44 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.44 KB

If This Then Ad - Ads Scripts Extension

This extension is meant to be used if you don't have a Google Ads Developer Token or are not using Google Cloud (yet).

Setup

  1. 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
  2. Create a new Script in the Google Ads account that you want to control

  3. Create new script files for each of the *.js files inside of external/ads-script/ (when naming the files, omit the .js since Ads Scripts files are automatically extended with *.gs)

  4. Copy and paste the content of each respective file

  5. In config.gs set the ID of your Rules Sheet

  6. You may run the Ads Script manually or via schedule