Super Secret SCripts
Here be automationsHow to use our scripts
#ScriptsArentScary
Python Scripts
- Download Python from the official website here: python.org
- Download the whole folder from our Google Drive link below. You might want to put it on your desktop for now and rename the folder once it’s been unzipped.
- Open up Terminal (Mac) or Command Prompt (Windows)
- Go to your local folder with “cd” command. If you have put the folder on your desktop type “cd desktop” then “cd folder name”
- Install python libraries with “pip install -r requirements.txt”
- More details on how to use each script, open up the script (in a text editor will do) and you can see instruction within the code file that
have been “commented” out. - Fire up the scripts!
Google Ads Scripts
- Copy and paste the script into Google Ads Script Editor
- Update any necessary variables as explained in the body of the script
- Authorise and run!