reddit-ads

Featured

Reddit Ads API - campaigns, targeting, conversions, agentic optimization

AI & Automation 694 stars 57 forks Updated today MIT

Install

View on GitHub

Quality Score: 98/100

Stars 20%
95
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Reddit Ads API Skill **Purpose:** Automate Reddit advertising campaigns using the Reddit Ads API. Create, manage, and optimize campaigns, ad groups, and ads programmatically. --- ## API Overview ``` ┌─────────────────────────────────────────────────────────────────┐ │ REDDIT ADS API HIERARCHY │ │ ───────────────────────────────────────────────────────────── │ │ │ │ Account │ │ └── Campaign (objective, budget, schedule) │ │ └── Ad Group (targeting, bidding, placement) │ │ └── Ad (creative, headline, CTA) │ │ │ │ + Custom Audiences (customer lists, lookalikes) │ │ + Conversions API (track events server-side) │ ├─────────────────────────────────────────────────────────────────┤ │ BASE URL: https://ads-api.reddit.com/api/v2.0 │ │ DOCS: https://ads-api.reddit.com/docs/ │ │ RATE LIMIT: 1 request per second │ │ AUTH: OAuth 2.0 with Bearer token │ └─────────────────────────────────────────────────────────────────┘ ``` --- ## Authentication ### Step 1: Create Reddit Developer App 1. Go to https://www.reddit.com/prefs/apps/ 2. Click "Create App" o...

Details

Author
alinaqi
Repository
alinaqi/maggy
Created
5 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category