Skip to content

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.

ModelSource
sonnetpack: ads
Full Reference

┏━ πŸ”§ meta-ads ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Use when creating, managing, or optimizing Met… ┃ ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛

Meta Marketing API v21.0+ β€” three-tier hierarchy (Campaign β†’ Ad Set β†’ Ad). Always use OUTCOME_* objectives. Always create in PAUSED status.

ItemValue
API versionv21.0+
Base URLhttps://graph.facebook.com/v21.0/
Budget unitCents (5000 = $50.00)
Authaccess_token param or Authorization: Bearer header
I want to…File
Create campaigns, ad sets, and ads β€” full step-by-stepreference/campaign-setup.md
Query insights, check benchmarks, manage budgetsreference/performance-reporting.md
Check image/video specs and copy character limitsreference/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.