Use different techniques to generate business relevant keywords, categorise them, and upload to the relevant campaigns at scale
This tool is a web app that can be easily deployed on GCP. It helps Google Ads users generate new keywords for their campaigns.
-
A new GCP project with billing attached
-
Create OAuth2 Credentials of type Web and refresh token with scopes "Google Ads API" and "Google Sheets API". Follow instructions in this video
-
Enable Sheets API
-
Click the big blue button to deploy:
-
Choose your designated GCP project and desired region.
-
Once installation is finished you will recieve your tool's URL. Save it.
-
On first use - set you credentials under the "Authentication" tab and click "Save"
-
Under "Run Settings" tab, configure desired parameters
-
Choose if you want to run on all the accounts, selected specifics accouns, or all accounts under certain labels
-
Choose run type:
-
Choose "Full Run" if you want to get all non-existing keyword recommendations from selected accounts and categorize them
-
Choose "Filter Run" if you want to supply a CSV of keywords and have them categorized. (Use a csv file with one column and one keyword in each line)
-
-
Wait a few minutes for the run to complete. Once done, you will be provided with a link to the results spreadsheet.
Costs are derived from GCP services usage and may vary dependaing on the frequancy of use, the size of tha accounts and the amount of keywords. Usage may also very likely stay in the free tier. Costs can result from two services:
- Categorization Service(NLP) - Monthly:
- If you stay below 30K keywords each month, this will be free.
- If you categorize between 30k-220k keywords, you will pay 2$ for each 1k keywords (max 440$)
- Cloud Run services (Hosting and running the app)
- This will most likely remain in the free tier, but you can calculate estimated costs using this calculator
This is not an officially supported Google product.