# How to plan Pinterest campaigns with the platform's own intelligence

> Tier: deep. Full contract: quantified decision rules and evidence requirements.

Trends, keyword intelligence and audience insights turned into a launch plan: what to target, when demand peaks, and what delivery to expect.

**Intent.** Plan Pinterest launches on the platform's demand data instead of transplanting Meta assumptions.

## When to use

- Entering Pinterest or a new category on it.
- Seasonal planning: Pinterest demand runs weeks ahead of purchase.
- Refreshing targeting on a stale account.

## When not to use

- Pure remarketing plays: this is a demand-planning skill.
- Categories Pinterest barely carries; the trends read will say so, listen to it.

## Sources

Required: Pinterest Ads

## Preconditions

- Ad account ticked; for catalogue plans, the catalogue connected.

## Inputs

- `category` (required): Product category or theme to plan.
- `market` (required): Country.

## Procedure

1. Read trends for the category and market: what is rising, and its seasonality curve. — tools: `pinterest_get_trends`
2. Pull keyword intelligence: terms, volumes, related interests. — tools: `pinterest_get_keyword_intelligence`
3. Read audience insights for the account's existing engagers. — tools: `pinterest_get_audience_insights`
4. Check available targeting options for the plan's segments. — tools: `pinterest_get_targeting_options`
5. Estimate delivery for the drafted targeting at the intended budget. — tools: `pinterest_estimate_delivery`

## Decision rules

- **When** Trends show the category peaking N weeks ahead of the purchase season → **conclude** Schedule launch before the peak: on Pinterest, planning demand precedes buying demand; quote the curve.
- **When** Keyword volumes concentrate on terms the account never targeted → **conclude** The gap is the plan; list the terms with volumes.
- **When** Delivery estimate at the intended budget is a small fraction of the audience → **conclude** Budget and audience are mismatched; size the correction in the plan rather than discovering it live.

## Evidence requirements

- Every targeting choice traces to a trend, keyword or insight reading with its figure.
- The delivery estimate is quoted with its assumptions.

## Human approval boundary

- Campaign creation from the plan is a Safe Write: created paused, previewed, confirmed by a human.
- Creative production is out of scope; the plan names formats, humans make them.

## Failure modes

- Trends are relative indices, not absolute volumes; never multiply them into revenue forecasts.
- Audience insights describe existing engagers; for a new category they describe the past, not the plan.
- Delivery estimates assume stable auctions; Q4 invalidates October's estimate.

## Output

- **Demand read**: Trends and their timing, keyword volumes.
- **Targeting plan**: Segments, terms, formats, with evidence per choice.
- **Expectations**: Delivery estimate and the calendar.

## Related

- Skill: [campaign-launch-qa](https://www.getmcpads.com/skills/campaign-launch-qa.md)
- Skill: [weekly-performance-review](https://www.getmcpads.com/skills/weekly-performance-review.md)
- Guide: [cross-platform-report](https://www.getmcpads.com/guides/cross-platform-report.md)
