Skip to content
Juan Gabriel Griggio edited this page Nov 7, 2024 · 3 revisions

This program automates various tasks related to Google Ads campaigns and trends generation. It utilizes the Google Ads API, Google Sheets, BigQuery, and other services to streamline keyword management, trend analysis, and data integration.

Features

  • Headlines, descriptions and keywords generation
  • Merchant Center and BigQuery integration to retrieve data
  • Google Trends analysis and association with products/brands/services
  • Configurable through the config.json file and the HTTP requests
  • Multiple simultaneous executions
  • Blacklisting of words, phrases and regular expressions

Note

This project is intended to run on Google Cloud Run, but it can also run locally by running the file main.py found in the root folder of the project.

This program is licensed under the Apache License, Version 2.0. See the LICENSE file for details.

© 2023 Google LLC

Disclaimer: This is not an officially supported Google product.