performance-marketing

Node Adwords

Adwords SDK for NodeJS
151 stars57 forksJavaScriptUpdated 12/30/2022100% free · open source
What it does

A thin Node.js wrapper that lets you call Google Ads (AdWords) API endpoints directly from JavaScript.

When to use it
  • You need to pull performance data (impressions, clicks, spend) into your own dashboards.
  • You want to programmatically create, pause, or adjust campaigns/bids from a SaaS product.
  • You are building automation that reacts to Google Ads metrics in real‑time.
Ready-to-paste prompt
node getCampaignStats.js
Heads up: The Google Ads API requires a **verified developer token** and a **refresh token** tied to the same MCC or client‑customer ID you query; without both the SDK returns 401 errors.
Saves to your device
Use with Claude
New

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

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/node-adwords && curl -fsSL https://workflowstacks.com/api/skills/node-adwords/claude-skill -o ~/.claude/skills/node-adwords/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.

How Node Adwords works
Codeflow
Free to inspect

Node Adwords is a small JavaScript project (~900 lines across 9 code files, plus 12 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit 45 months ago, MIT license, has a test suite.

Size
Small codebase
~900 lines · 9 code files · 7 min skim
Setup
One-command install
Installs like a normal app. Reading the code is optional.
Runs on
Node.js
No API keys detected
JavaScript 100%
Where to start reading
  1. 1
    readme.md
    Start here — what it does and how to install it
  2. 2
    index.js
    Where the program starts running
  3. 3
    package.json
    Dependencies and the commands it exposes
  4. 4
    lib/request-parser.js
    Inside lib/ — the main logic begins here
What's in each folder
lib/Core code — the actual logic1 files
adwords/Folder6 files
test/Tests — proof it works13 files
READMEHas testsThin docsNo CIMIT licenseLast update 45 mo ago
Quick Actions
Details
Creator
ChrisAlvares
Language
JavaScript
Category
performance-marketing
Published
5/9/2014

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