performance-marketing

google-ads-perl: Simplify Ads Management

Manage Google Ads with Perl.
19 stars18 forksPerlGuide quality 8/10Updated 9/4/2026100% free · open source
What it does

Manage Google Ads campaigns programmatically using Perl, allowing for automated ad control and optimization

When to use it
  • You need to automate ad bidding and targeting across multiple campaigns
  • You want to integrate Google Ads with your internal CRM or marketing tools using Perl
  • You're looking to build custom ad reporting and analytics dashboards using Perl
Ready-to-paste prompt
my $client = Google::Ads::GoogleAds::Client->new({config_file => 'path/to/google-ads.properties'}); my $ campaigns = $client->get_campaigns({ad_group_id => '1234567890'});
Heads up: You must have a Google Ads manager account and generate a 'google-ads.properties' file with your API key, client ID, and other credentials to use this library
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🔑 Needs an API key

Works after you add credentials — the setup agent will ask you for them.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/google-ads-perl && curl -fsSL https://workflowstacks.com/api/skills/google-ads-perl/claude-skill -o ~/.claude/skills/google-ads-perl/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

What's inside — free to inspect

No purchase needed

Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.

11
top-level files
4
folders
8.8M
source size
Apache-2.0
license
Key files
README.md
File tree
.github/
examples/
lib/
t/
.gitignore
.perltidyrc
Build.PL
CHANGELOG.md
CONTRIBUTING.md
docker-compose.yml
Dockerfile
googleads.properties
LICENSE
log4perl.conf
README.md
Quick Actions
Details
Creator
googleads
Language
Perl
Category
performance-marketing
Published
6/18/2019

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.