workflows.fit
Back to n8n workflows
n8n templateFreeBy Zacharia Kimotho

Generating new keywords and their search volumes using the Google Ads API

Generate new keywords for SEO with the monthly Search volumes This workflow is an improvement on the workflows below. It can be used to generate new keywords that you can use for your SEO campaigns or Google ads campa...

Data & StorageProductivityDevelopmentCore NodesSplit OutSticky NoteHttp RequestSet
Loading interactive preview...

Template notes

Generate new keywords for SEO with the monthly Search volumes

This workflow is an improvement on the workflows below. It can be used to generate new keywords that you can use for your SEO campaigns or Google ads campaigns

[Generate SEO Keyword Search Volume Data using Google API](https://n8n.io/workflows/2494-generate-seo-keyword-search-volume-data-using-google-api/) and [Generating Keywords using Google Autosuggest](https://n8n.io/workflows/2155-generating-keywords-using-google-autosuggest/)

Usage 1. Send the keywords you need as an array to this workflow 2. Pin the data and map it to the set Keywords node 3. Map the keywords to the Google ads API with the location and Language of your choice 4. Split the results and set them data 5. Pass this to the next nodes as needed for storage 6. Make a copy of this [spreedsheet](https://docs.google.com/spreadsheets/d/10mXXLB987b7UySHtS9F4EilxeqbQjTkLOfMabnR2i5s/edit?usp=sharing) and update the data accordingly

Having challenges with the google Ads API? Read this [blog ](https://funautomations.io/workflows/automating-keyword-generation-with-n8n-google-ads-api/)

Setup

1. Replace the trigger with your desired trigger eg a webhook or manual trigger

2. Map the data correctly to the set Keywords node 3. On the Generate new keywords, Update the {customerid} on the url and login-customer-id with your actual one. Update the developer-token also with your values.