- Oct 29, 2009
- 727
- 825
- Awards
- 8
- First Name
- Rick
I've been searching around for the past few days looking to automate and dynamically build an adwords campaign that will build vehicle campaigns and link them our sites VDP's using a combo of Adword Scripts, Google Sheets and Google Apps Scripts.
Anyways, Doing quite a bit of research on Adwords Scripts, I came across an Adwords Script earlier today online that is pretty handy for me and I thought maybe some of you guys may like it as well. I incorporated it into our Adwords account for a store and it works seamless so far. I just implemented it today and the data so far is great.
It's a script that pulls all your Quality Scores and builds out a nice dashboard in Google Sheets with graphs and data. It's completely automated and it runs each day. This is a great way to simply track all your campaigns QS's. Anyways, I felt I would share it with you guys. Even if you have a vendor managing your adwords account, you can still place this in the scripts and it will push the QS data into your Google Docs account or the Google account you use to access the Adwords account with.
I attached a txt file to this post with the script.
Instructions for Setup
In AdWords, navigate to Bulk operations and then Scripts. Click +Script. Paste in the script. Name it “Quality Score Tracker v3.0”. Click Save and then Authorize now.
Go back to Scripts and find the Quality Score Tracker at the top of the list. Click +Create Schedule. As frequency select “Daily”, along with a time of your convenience. Recommendation: 1:00 am. Click Save.
Click Run, then scroll down to see the script running under Logs. With big accounts, this can take a while, otherwise it could be done in 15 seconds. Click Logs on the right hand side. In the next screen, click on the Logs button on top. Now the URL’s for the dashboard and the Google Drive folder are displayed. As an alternative, you can find everything in your Google Drive.
Here's a link to the website I found the script on.
Anyways, Doing quite a bit of research on Adwords Scripts, I came across an Adwords Script earlier today online that is pretty handy for me and I thought maybe some of you guys may like it as well. I incorporated it into our Adwords account for a store and it works seamless so far. I just implemented it today and the data so far is great.
It's a script that pulls all your Quality Scores and builds out a nice dashboard in Google Sheets with graphs and data. It's completely automated and it runs each day. This is a great way to simply track all your campaigns QS's. Anyways, I felt I would share it with you guys. Even if you have a vendor managing your adwords account, you can still place this in the scripts and it will push the QS data into your Google Docs account or the Google account you use to access the Adwords account with.
I attached a txt file to this post with the script.
Instructions for Setup
In AdWords, navigate to Bulk operations and then Scripts. Click +Script. Paste in the script. Name it “Quality Score Tracker v3.0”. Click Save and then Authorize now.
Go back to Scripts and find the Quality Score Tracker at the top of the list. Click +Create Schedule. As frequency select “Daily”, along with a time of your convenience. Recommendation: 1:00 am. Click Save.
Click Run, then scroll down to see the script running under Logs. With big accounts, this can take a while, otherwise it could be done in 15 seconds. Click Logs on the right hand side. In the next screen, click on the Logs button on top. Now the URL’s for the dashboard and the Google Drive folder are displayed. As an alternative, you can find everything in your Google Drive.
Here's a link to the website I found the script on.