Announcement

Google Ads Automation Tool Released as Open Source

Gizin Inc. has released 'Google Ads Automation,' a web application that automatically creates Google Ads campaigns, as open source software on GitHub.

Tool Overview

This tool is a web application that can automatically create Google Ads campaigns by simply dragging and dropping a JSON file. It achieves efficiency and automation in advertising operations, significantly reducing the workload of marketing professionals.

Key Features

1. Simple Operation

  • Drag & drop JSON file support
  • Secure connection with Google OAuth authentication
  • Intuitive user interface

2. Bulk Creation Features

  • Bulk campaign creation
  • Automatic ad group setup
  • Simultaneous creation of keywords and ads

3. Safety and Transparency

  • Preview available with dry run mode
  • Real-time execution logging
  • Fully open source (TypeScript 92.9%)

4. Technology Stack

  • TypeScript / Next.js
  • Tailwind CSS
  • Google Ads API

Benefits

  • Time Savings: Complete tasks in minutes that would take hours manually
  • Error Reduction: Prevent human errors through automation
  • Scalability: Process large-scale campaigns in bulk
  • Customizability: Freely improve as it's open source

GitHub Repository

The source code is available on the following GitHub repository: https://github.com/GIZIN/google-ads-automation

Setup Instructions

  • Clone the repository
  • Install dependencies with `npm install`
  • Configure `.env.local` file
  • Add test users in Google Cloud Console
  • Start development server with `npm run dev`

License

Released under the MIT License, allowing commercial use.

Future Development

We will continue to improve features and evolve it into an even more user-friendly tool. We welcome feedback and contributions from the community.

Contact Us

Please feel free to contact us with any questions about the tool or for implementation support.

AnnouncementOpen SourceAutomation Tool