reddit-ads

Automate Reddit Ads API campaign, ad group, and ad management via OAuth2.

705|56|Updated Dec 26, 2025
One-click install
npx skills add https://github.com/alinaqi/claude-bootstrap --skill reddit-ads-alinaqi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reddit-ads
Source: https://github.com/alinaqi/claude-bootstrap/tree/main/skills/reddit-ads
Command: npx skills add https://github.com/alinaqi/claude-bootstrap --skill reddit-ads-alinaqi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation, management, and optimization of Reddit advertising campaigns, streamlining ad operations and improving efficiency.

Core Features & Use Cases

  • Campaign Management: Create, update, and retrieve campaigns, ad groups, and ads.
  • Targeting & Bidding: Configure detailed targeting options and bidding strategies.
  • Conversion Tracking: Implement server-side conversion tracking for better performance measurement.
  • Use Case: A marketing team can use this Skill to launch a new product campaign across multiple subreddits, automatically setting up ad groups with specific targeting and creatives, and then monitor performance through automated reports.

Quick Start

Use the reddit-ads skill to create a new campaign with a daily budget of $50 and the objective 'TRAFFIC'.

Frequently Asked Questions about reddit-ads

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Reddit Ads campaign management via API?

Automate Reddit Ads campaign management via API by using OAuth2 authentication to programmatically create, update, and retrieve campaigns, ad groups, and ads. This handles API interactions to streamline advertising operations end-to-end.

What is needed to authenticate with the Reddit Ads API for programmatic ad creation?

To authenticate with the Reddit Ads API for programmatic ad creation, you need OAuth2 credentials. This Skill uses OAuth2 to secure server-side interactions for managing advertising assets.

Can I configure subreddit targeting and bidding strategies programmatically for Reddit ads?

Yes, you can configure subreddit targeting and bidding strategies programmatically for Reddit ads. This automates setting detailed targeting options and bidding strategies within ad groups.

How do I set up server-side conversion tracking for Reddit advertising campaigns?

Set up server-side conversion tracking for Reddit advertising campaigns by automating conversion event API calls. This implements server-side tracking to measure campaign performance accurately.

Does this approach support managing the full Reddit Ads hierarchy of campaigns, ad groups, and ads?

Yes, this approach fully supports managing the Reddit Ads hierarchy. It integrates with Reddit's advertising structure to programmatically manage campaigns, ad groups, and individual ads.