Back to directory
Facebook Ads Claude skill

Facebook Ads Campaign Structure

Facebook Ads Campaign Structure is a Claude skill that designs or restructures a Meta Ads account. It applies consolidation, chooses campaign or ad set budgets, recommends structures by spend level, sets ad set guidelines and naming conventions, and writes a migration plan for messy accounts.
Facebook AdsIncludes Sample Data4 files
Download Skill

What Facebook Ads Campaign Structure does

Facebook Ads Campaign Structure is a Claude skill that designs or restructures a Meta Ads account. It applies consolidation, chooses campaign or ad set budgets, recommends structures by spend level, sets ad set guidelines and naming conventions, and writes a migration plan for messy accounts.

Use it to

  • Consolidate an account with too many campaigns
  • Decide between CBO and ABO
  • Standardize naming across campaigns

Example request

Hey Claude, I just added the "facebook-ads-campaign-structure" skill. Can you help me design the right campaign structure for my Facebook Ads?

Facebook Ads Campaign Structure
SKILL.md
HOW_TO_USE.md
sample_input.json
expected_output.json
skillsfacebook-adsSKILL.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
# Facebook Ads Campaign Structure
 
Structure is strategy. The wrong architecture fights the algorithm. The right one lets it fly.
 
## Core Philosophy
 
**Meta's algorithm is powerful, but it needs data to learn.**
 
Every time you fragment your account into more campaigns, more ad sets, more audiences, you're splitting your conversion data into smaller pieces. The algorithm gets less signal from each piece. Learning takes longer. Performance suffers.
 
**The modern best practice is consolidation.**
 
- Fewer campaigns with more data each
- Fewer ad sets with more conversions each
- Let the algorithm optimize across a larger pool
 
**Your account structure is the foundation.** Bad structure = constant firefighting. Good structure = the algorithm doing most of the work.
 
**The goal: Maximum learning signal with minimum fragmentation.**
 
---
 
## Required Context
 
### Must Have
 
1. **Business Goals**
- Primary objective (sales, leads, awareness)
- Target CPA or ROAS
- Budget level (daily/monthly)
 
2. **Current State (if restructuring)**
- Number of campaigns/ad sets/ads
- Current conversion volume
- What's working, what's not
 
3. **Audience Strategy**
- Customer acquisition (prospecting)
- Retargeting needs
- Different customer segments?
 
### Strongly Recommended
 
4. **Product/Offer Structure**
- Single product or multiple?
- Different price points?
- Different customer journeys?
 
5. **Geographic Scope**
- Single country or multiple?
- Different languages needed?
 
### Nice to Have
 
6. **Historical Context**
- How long running ads?
- Past structure experiments
- Seasonal patterns
 
---
 
## Campaign Structure Framework
 
### The Consolidation Principle
 
**Old Way:**
```
āŒ Many campaigns → Many ad sets → Split data → Slow learning
```
 
**Current Approach:**
```
āœ… Few campaigns → Consolidated ad sets → Rich data → Fast learning
```
 
**Why Consolidation Works:**
- Algorithm needs 50+ conversions per ad set per week for optimal learning
- More data per ad set = faster exit from learning phase
- Fewer auction overlaps = lower CPMs
- Simpler management = fewer mistakes
 
---
 
### Campaign-Level Decisions
 
**Campaign Objectives - Match Your Goal:**
 
| Business Goal | Recommended Objective | When to Use |
|---------------|----------------------|-------------|
| Online sales | Sales (Purchase) | E-commerce |
| Lead generation | Leads (Lead Form or Website) | B2B, Services |
| App installs | App Promotion | Mobile apps |
| Store visits | Store Traffic | Local businesses |
| Brand awareness | Awareness | Top-of-funnel only |
| Video views | Engagement | Content promotion |
 
**CBO vs ABO Decision:**
 
| Factor | Use CBO | Use ABO |
|--------|---------|---------|
| Budget allocation | Want algorithm to decide | Need manual control |
| Ad set count | 3-5 ad sets | 1-2 ad sets OR testing |
| Conversion volume | High (50+/week/ad set) | Lower, need guaranteed spend |
| Testing | Not testing audiences | Testing specific audiences |
| Experience level | Confident in algorithm | Want more control |
 
**CBO Best Practices:**
- Minimum 3 ad sets (gives algorithm options)
- Similar audience sizes across ad sets
- Set ad set minimum spend if needed
- Don't use for strict A/B tests
 
**ABO Best Practices:**
- Use for testing specific audiences
- Use when budget must be guaranteed per segment
- Use for retargeting with small audiences
- More work but more control
 
---
 
### Recommended Campaign Structures
 
#### Structure A: Simplified (Most Accounts)
 
**Best for:** Accounts <$10k/month, single product/offer
 
```
šŸ“ [CONV] Prospecting
└── šŸ“‚ LAL + Broad Combined (CBO)
ā”œā”€ā”€ šŸ“„ Ad 1: Primary creative
ā”œā”€ā”€ šŸ“„ Ad 2: Variation A
ā”œā”€ā”€ šŸ“„ Ad 3: Variation B
└── šŸ“„ Ad 4: Test creative
 
šŸ“ [CONV] Retargeting
└── šŸ“‚ All Website Visitors + Engagers (ABO)
ā”œā”€ā”€ šŸ“„ Ad 1: Reminder
ā”œā”€ā”€ šŸ“„ Ad 2: Social proof
└── šŸ“„ Ad 3: Urgency/offer
```
 
**Total: 2 campaigns, 2 ad sets**
 
---
 
#### Structure B: Standard (Most Growing Accounts)
 
**Best for:** Accounts $10k-50k/month, proven creative
 
```
šŸ“ [CONV] Prospecting - Cold
└── šŸ“‚ CBO
ā”œā”€ā”€ šŸ“‚ LAL Purchasers 1-2%
│ └── [4-6 ads]
ā”œā”€ā”€ šŸ“‚ LAL Email List 2%
│ └── [4-6 ads]
└── šŸ“‚ Advantage+ / Broad
└── [4-6 ads]
 
šŸ“ [CONV] Retargeting - Warm
└── šŸ“‚ ABO
ā”œā”€ā”€ šŸ“‚ Website Visitors 30d (exclude purchasers)
│ └── [3-4 ads]
└── šŸ“‚ Engagers (video, IG, FB)
└── [3-4 ads]
 
šŸ“ [CONV] Retargeting - Hot
└── šŸ“‚ ABO
└── šŸ“‚ Cart Abandoners 14d
└── [3-4 ads]
```
 
**Total: 3 campaigns, 6 ad sets**
 
---
 
#### Structure C: Scaled (High-Volume Accounts)
 
**Best for:** Accounts $50k+/month, multiple products/offers
 
```
šŸ“ [CONV] Prospecting - Primary Product
└── šŸ“‚ CBO
ā”œā”€ā”€ šŸ“‚ LAL Purchasers (Product A) 2%
ā”œā”€ā”€ šŸ“‚ LAL High-Value 1%
ā”œā”€ā”€ šŸ“‚ Advantage+ Sales
└── šŸ“‚ Interest Stack (testing)
 
šŸ“ [CONV] Prospecting - Secondary Product
└── šŸ“‚ CBO
ā”œā”€ā”€ šŸ“‚ LAL Purchasers (Product B) 2%
└── šŸ“‚ Advantage+ Sales
 
šŸ“ [CONV] Retargeting - All Products
└── šŸ“‚ ABO
ā”œā”€ā”€ šŸ“‚ Product Viewers 30d (DPA)
ā”œā”€ā”€ šŸ“‚ Cart Abandoners 14d (DPA)
└── šŸ“‚ Engagers
 
šŸ“ [CONV] Retention - Past Customers
└── šŸ“‚ ABO
ā”œā”€ā”€ šŸ“‚ Purchasers 30-180d
└── šŸ“‚ Lapsed 180d+
```
 
**Total: 4 campaigns, 10 ad sets**
 
---
 
#### Structure D: Lead Generation
 
**Best for:** B2B, services, high-ticket
 
```
šŸ“ [LEADS] Prospecting
└── šŸ“‚ CBO
ā”œā”€ā”€ šŸ“‚ LAL Leads/Customers 2%
ā”œā”€ā”€ šŸ“‚ Industry Interests
└── šŸ“‚ Job Title Targeting
 
šŸ“ [LEADS] Retargeting
└── šŸ“‚ ABO
ā”œā”€ā”€ šŸ“‚ Website Visitors 60d
ā”œā”€ā”€ šŸ“‚ Video Viewers 50%+
└── šŸ“‚ Lead Form Abandoners
 
šŸ“ [LEADS] Nurture
└── šŸ“‚ ABO
└── šŸ“‚ Leads (non-converted to customer)
```
 
**Total: 3 campaigns, 7 ad sets**
 
---
 
### Ad Set Guidelines
 
**Conversions Needed per Ad Set:**
 
| Weekly Conversions | Learning Status | Recommendation |
|-------------------|-----------------|----------------|
| 50+ | Optimal learning | Maintain structure |
| 25-50 | Limited learning | Consider consolidating |
| 10-25 | Struggling | Consolidate or increase budget |
| <10 | Not learning | Merge with other ad sets |
 
**Audience Sizing:**
 
| Budget Level | Minimum Audience | Ideal Audience |
|--------------|------------------|----------------|
| $50/day | 500K | 2M+ |
| $100/day | 1M | 5M+ |
| $500/day | 5M | 10M+ |
| $1000+/day | 10M+ | Broad/Advantage+ |
 
**Ads per Ad Set:**
- Minimum: 3 (gives algorithm options)
- Ideal: 4-6 (good testing volume)
- Maximum: 10 (beyond this, hard to get signal)
 
---
 
### Naming Conventions
 
**Standard Format:**
 
```
Campaign: [OBJECTIVE] [FUNNEL] - [DESCRIPTION] - [DATE/VERSION]
Ad Set: [AUDIENCE TYPE] - [AUDIENCE NAME] - [TARGETING DETAIL]
Ad: [CREATIVE TYPE] - [ANGLE/HOOK] - [VERSION]
```
 
**Examples:**
 
**Campaign Names:**
- `[CONV] Prospecting - LAL Focus - Q1`
- `[CONV] Retargeting - Full Funnel`
- `[LEADS] Prospecting - Industry Targeting`
- `[CONV] ADV+ - Advantage+ Sales`
 
**Ad Set Names:**
- `LAL - Purchasers 2% - US`
- `RTG - Website 30d - Exclude Purchasers`
- `INT - Fitness + Health - 25-45`
- `BROAD - Advantage+ Audience`
 
**Ad Names:**
- `VID - Pain Hook - v1`
- `IMG - UGC Style - Social Proof`
- `CAR - Product Features - v2`
- `VID - Testimonial - Sarah`
 
**Abbreviations:**
| Abbreviation | Meaning |
|--------------|---------|
| CONV | Conversions campaign |
| LEADS | Lead generation |
| AWARE | Awareness |
| PROS | Prospecting |
| RTG | Retargeting |
| LAL | Lookalike |
| INT | Interest-based |
| BROAD | Broad/Advantage+ |
| VID | Video |
| IMG | Image/Static |
| CAR | Carousel |
| DPA | Dynamic Product Ad |
 
---
 
### Consolidation Strategy (For Existing Accounts)
 
**When to Consolidate:**
- Too many campaigns with similar objectives
- Ad sets with <25 weekly conversions
- Overlapping audiences
- Same creative running in multiple places
 
**Consolidation Process:**
 
1. **Audit current structure**
- List all campaigns, ad sets, conversions
- Identify low performers (<25 conv/week)
- Identify overlapping audiences
 
2. **Design target structure**
- Use frameworks above
- Aim for 50+ conversions per ad set
 
3. **Migration approach (choose one):**
 
| Approach | When to Use | Risk Level |
|----------|-------------|------------|
| Gradual | Account performing OK | Low |
| Fresh Start | Account broken/messy | Medium |
| Parallel | Need to compare | Higher cost |
 
**Gradual Migration:**
- Week 1: Create new campaign structure
- Week 2: Start shifting budget (20-30%)
- Week 3: Continue shift (50%)
- Week 4: Complete migration, pause old
 
**Fresh Start:**
- Pause all existing campaigns
- Launch new structure
- Risk: Lose historical learning
- Benefit: Clean slate
 
---
 
## Output Format
 
```
═══════════════════════════════════════════════════════════════════
FACEBOOK ADS CAMPAIGN STRUCTURE PLAN
Account: [Account Name]
Created: [Date]
Budget: $[X]/month
═══════════════════════════════════════════════════════════════════
 
šŸ“Š STRUCTURE OVERVIEW
────────────────────────────────────────────────────────────────────
 
**Recommended Structure:** [Simplified/Standard/Scaled/Lead Gen]
**Total Campaigns:** [X]
**Total Ad Sets:** [X]
**Budget Type:** [CBO/ABO/Mixed]
 
**Key Principles:**
- [Principle 1]
- [Principle 2]
- [Principle 3]
 
═══════════════════════════════════════════════════════════════════
 
šŸ—ļø CAMPAIGN ARCHITECTURE
────────────────────────────────────────────────────────────────────
 
### Campaign 1: [Campaign Name]
 
**Settings:**
- Objective: [Objective]
- Budget Type: [CBO/ABO]
- Daily Budget: $[X]
 
**Ad Sets:**
 
| Ad Set | Audience | Est. Size | Budget | Ads |
|--------|----------|-----------|--------|-----|
| [Name] | [Description] | [Size] | $[X] | [#] |
 
**Exclusions:** [List]
 
────────────────────────────────────────────────────────────────────
 
### Campaign 2: [Campaign Name]
 
[Same format...]
 
═══════════════════════════════════════════════════════════════════
 
šŸ“ NAMING CONVENTIONS
────────────────────────────────────────────────────────────────────
 
**Campaign Format:** `[OBJECTIVE] [FUNNEL] - [DESCRIPTION]`
**Ad Set Format:** `[AUDIENCE TYPE] - [AUDIENCE NAME]`
**Ad Format:** `[CREATIVE TYPE] - [ANGLE] - [VERSION]`
 
**Examples for this account:**
- Campaign: `[CONV] Prospecting - Q1`
- Ad Set: `LAL - Purchasers 2%`
- Ad: `VID - Pain Hook - v1`
 
═══════════════════════════════════════════════════════════════════
 
šŸ“ˆ BUDGET DISTRIBUTION
────────────────────────────────────────────────────────────────────
 
| Campaign | % of Budget | Daily | Monthly |
|----------|-------------|-------|---------|
| [Name] | [X]% | $[X] | $[X] |
 
**Funnel Breakdown:**
- Prospecting: [X]%
- Retargeting: [X]%
- Retention: [X]%
 
═══════════════════════════════════════════════════════════════════
 
āœ… IMPLEMENTATION CHECKLIST
────────────────────────────────────────────────────────────────────
 
**Phase 1: Setup**
- [ ] Create campaigns with correct objectives
- [ ] Configure CBO/ABO settings
- [ ] Set up ad sets with correct audiences
- [ ] Apply naming conventions
 
**Phase 2: Creative**
- [ ] Upload creatives to each ad set
- [ ] Ensure 4-6 ads per ad set
- [ ] Verify UTM parameters
 
**Phase 3: Launch**
- [ ] Review all settings
- [ ] Set budgets
- [ ] Launch campaigns
- [ ] Monitor first 48 hours
 
═══════════════════════════════════════════════════════════════════
 
āš ļø RULES & BEST PRACTICES
────────────────────────────────────────────────────────────────────
 
**Do:**
- Consolidate where possible
- Use CBO for 3+ ad sets
- Maintain 4-6 ads per ad set
- Exclude appropriately
 
**Don't:**
- Create overlapping audiences
- Fragment into too many ad sets
- Use ABO with many ad sets
- Forget exclusions
 
═══════════════════════════════════════════════════════════════════
```
 
---
 
## Common Scenarios
 
### Scenario 1: "I have 20 campaigns and it's a mess"
**Diagnosis:** Over-fragmented, algorithm can't learn
**Solution:** Consolidate to 3-4 campaigns using frameworks above
**Approach:** Gradual migration over 4 weeks
 
**Verdict:** Less is more. Consolidate ruthlessly.
 
### Scenario 2: "Should I use CBO or ABO?"
**Decision Framework:**
- 3+ ad sets with similar audiences → CBO
- Testing specific audiences → ABO
- Need guaranteed spend → ABO
- Want hands-off optimization → CBO
 
**Verdict:** Default to CBO unless you have specific reason for ABO.
 
### Scenario 3: "I want to test 10 different audiences"
**Problem:** 10 ad sets will fragment data
**Solution:** Group similar audiences. Test 3-4 audience "types" not 10 individuals.
**Alternative:** Test sequentially, not simultaneously
 
**Verdict:** Test fewer things more rigorously.
 
### Scenario 4: "My retargeting and prospecting are in one campaign"
**Problem:** Algorithm optimizes for lowest-cost conversions (retargeting), starves prospecting
**Solution:** Separate campaigns with separate budgets
**Why:** Ensures prospecting gets budget even though it's more expensive
 
**Verdict:** Always separate prospecting and retargeting.
 
### Scenario 5: "Advantage+ sales campaign vs regular structure"
**When Advantage+ Sales Works:**
- E-commerce with product catalog
- Strong pixel data (1000+ purchases)
- Want maximum automation
 
**When Regular Structure Works:**
- Need more control
- Testing specific audiences
- Brand/creative testing focus
 
**Verdict:** Test an Advantage+ sales campaign alongside regular structure. Let performance decide.
 
---
 
## Limitations
 
1. **Cannot restructure your account** - Provides blueprint, you implement
2. **Optimal structure varies** - Guidelines, not absolute rules
3. **Algorithm behavior changes** - Best practices evolve
4. **Cannot account for all business models** - May need customization
5. **Historical data matters** - Fresh accounts behave differently
6. **Doesn't guarantee performance** - Structure enables, doesn't ensure
 
---
 
## Quality Checklist
 
Before delivering structure plan:
- [ ] Structure matches budget level
- [ ] CBO/ABO decisions justified
- [ ] Audiences don't overlap
- [ ] Exclusions defined
- [ ] Naming conventions specified
- [ ] Budget distribution included
- [ ] Implementation steps clear
- [ ] Best practices documented
Ready
UTF-8

How to use Facebook Ads Campaign Structure with Claude

  1. Download the ZIP from this page. It contains a facebook-ads-campaign-structure folder with SKILL.md, HOW_TO_USE.md, sample_input.json, expected_output.json. No account is needed to download it.
  2. Add the folder to Claude as a skill, or paste the contents of SKILL.md into a conversation.
  3. Connect the Facebook Ads MCP server so Claude can pull live data. Each server page has setup steps for Claude, ChatGPT, Claude Code, Cursor, Gemini CLI and Codex.
  4. Ask Claude for the task in plain language, like the example request above.

Frequently Asked Questions

Common questions about Facebook Ads Campaign Structure and how to use it with Claude.

Meta's delivery system learns from conversion data. Splitting it across many small ad sets slows learning, so the skill consolidates where it can and keeps separation only where it matters, such as prospecting versus retargeting.

It writes the structure and naming plan. Campaigns created through the Facebook Ads MCP server start PAUSED, and this skill does not create them automatically.

Click Download Skill on this page. You get a ZIP file with a facebook-ads-campaign-structure folder containing SKILL.md plus HOW_TO_USE.md, sample_input.json and expected_output.json. Downloading does not require an InsightfulPipe account.

Not to download or read it, and you can paste exported data into Claude. For Claude to pull live data, connect the Facebook Ads MCP server, which needs an InsightfulPipe plan. Plans start at $29.99/month with a 7-day free trial.

Ready to connect your data?

Join hundreds of agencies and brands using InsightfulPipe to connect marketing data to AI.

Start a free trial today.