There are lots of excuses people make for not progressing in learning a new skill like coding; I’m not smart enough, it’s too hard, I can’t remember the concepts, I have different priorities now, etc. But the ONE EXCUSE I hear the most frequent is…
Here’s a list of resources to get you started on using Google Ads Scripts, and learning to write custom scripts for yourself. I’ll be updating the list on a regular basis if I discover additional valuable resources.
“How will learning Adwords Scripts progress my career?”
That’s a no brainer. Adwords Scripts increase your earning potential. Whether you’re an employee, freelancer or agency owner. Automating PPC tasks will enable you to dramatically increase your salary, or charge waaaay more $$$ for the same work that (thanks to scripts) requires less time, less people.
Also, using Adwords Scripts you’ll enjoy your work more.
While there are many books out there on learning the JavaScript programming language, none of them is tailored to Adwords Scripts specifically or even mentions the topic.
Also, there are a lot of books on Adwords in general, however, none of them addresses Adwords Scripts in detail.
So, no book.
This is actually the reason I decided to write one myself (signup for my newsletter below for updates on the progress).
This does not mean you won’t be able to learn to use/edit/write Adwords Scripts today though!
Here are my tips on getting started today. With or without books.
If you really prefer a (physical) book to learn the JavaScript language I recommend a paperback copy of A Smarter Way to Learn Javascript. The great thing about this book is that it has interactive exercises at the end of each chapter that will really make sure you grasp the material. After that, try Eloquent Javascript. Note: the book is also available online in PDF format, for FREE.
2. Start fooling around with some basic Adwords Script examples
After familiarising yourself with the basics of JavaScript or if you are already familiar with the language of JavaScript, I recommend you start playing around with different things inside the AdWords Script Editor. Since there is no course specifically on Adwords Scripts (yet) you’ll have to start digging into AdWords Scripts on your own. Start easy, install a simple script.
Learn about the concept of Iterators and Selectors. Start iterating over your own campaigns/ad groups and keywords. Report on some statistics. Log the results of your script and look at the results of what you are doing in Preview mode. Copy-paste some of the Google code samples and edit parts of the code. If you feel confident find some more prebuilt scripts to start screwing around with. Have some fun!
—
Was this helpful? Subscribe to my mailing list to receive more scripts and updates on how to start learning to write your own Google Ads Scripts.