-
Notifications
You must be signed in to change notification settings - Fork 2
Home
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.
- 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
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.
- Home
- Project setup
- API Reference
-
Content endpoint
- Query params
-
Body params
- First term source config
- Second term source config
- Output config
- Request examples
- Response examples
- Tasks endpoint
-
Content endpoint