
In case you missed it, Google AdWords has released a new API called AdWords Scripts! In my opinion, this primarily impacts high-end platform providers (like Kenshoo perhaps?) who have pretty sophisticated e-commerce functionality, for example, live integration of product feeds with AdWords Campaigns. Now, these more sophisticated advertisers can (potentially) roll out this kind of functionality without having to develop an entire AdWords platform.
Last week, I spoke to Aaron Karp, a colleague on the AdWords API team at Google, to learn more about AdWords Scripts. Here’s what I learned.
AdWords Scripts are a lightweight JavaScript style interface for performing routine activities against an account, such as AdWords scripting for updating and reporting on your AdWords accounts, making it possible for advertisers to develop custom tools and integrations quickly.
AdWords scripts can’t do all the heavy lifting of the AdWords API and aren’t suited as the basis for a custom platform, but can be useful for basic automation.
AdWords scripts include built-in support for Google Spreadsheets and HTTP services, allowing you to pull in important data and take action in your account. Additionally, the ability to send email makes it possible to develop advanced reporting and data analysis solutions. We expect that customers with limited resources or technical expertise will find this a compelling platform for building specialized tools and workflows.
Here’s an example code snippet for creating a new keyword in your AdWords account. The first snippet uses the AdWords API, the second snippet (which, as you can see, is much easier!) uses AdWords Scripts:
There are a lot of use cases for AdWords Scripts, but here are a few examples to give you an idea:
AdWords Scripts is currently taking applications for access. For more information, visit the Google Scripts homepage.
Hit me up on Twitter:
Please read our Comment Policy before commenting.