meta-ads
Use when creating, managing, or optimizing Meta (Facebook/Instagram) ad campaigns. Also use when reporting on campaign performance, adjusting budgets, or diagnosing ad account issues via the Marketing API.
| Model | Source |
|---|---|
| sonnet | pack: ads |
Full Reference
ββ π§ meta-ads βββββββββββββββββββββββββββββββββββ β Use when creating, managing, or optimizing Metβ¦ β ββββββββββββββββββββββββββββββββββββββββββββββββββ
Meta Ads
Section titled βMeta AdsβMeta Marketing API v21.0+ β three-tier hierarchy (Campaign β Ad Set β Ad). Always use OUTCOME_* objectives. Always create in PAUSED status.
Quick Reference
Section titled βQuick Referenceβ| Item | Value |
|---|---|
| API version | v21.0+ |
| Base URL | https://graph.facebook.com/v21.0/ |
| Budget unit | Cents (5000 = $50.00) |
| Auth | access_token param or Authorization: Bearer header |
Reference Index
Section titled βReference Indexβ| I want toβ¦ | File |
|---|---|
| Create campaigns, ad sets, and ads β full step-by-step | reference/campaign-setup.md |
| Query insights, check benchmarks, manage budgets | reference/performance-reporting.md |
| Check image/video specs and copy character limits | reference/creative-specs.md |
Usage: Read the reference file matching your current task from the index above. Each file is self-contained with code examples and inline gotchas.