# Campaign performance report on Snapchat Ads

> Tier: recipe. Operating recipe: real tool sequence, core rules, known traps.

Snapchat Ads: Read campaign results with account scope, native units, date range and evidence of report completeness.

**Intent.** Read campaign results with account scope, native units, date range and evidence of report completeness.

## When to use

- The user requests campaign performance report for a selected Snapchat Ads account.

## When not to use

- Inferring production delivery or account eligibility from successful sandbox configuration.

## Sources

Required: Snapchat Ads

## Preconditions

- Read snapchat_get_setup_guide and use only the capabilities enabled for this account.
- The account is ticked in the dashboard, confirmed via list_accounts.

## Inputs

- `window`: Analysis window. Default: last 30 days.

## Procedure

1. Verify account, currency and environment. — tools: `snapchat_health_check`
2. Inventory campaigns with native types and statuses. — tools: `snapchat_get_campaigns`
3. Request campaign performance with explicit dates, fields, granularity and attribution windows. — tools: `snapchat_get_insights`

## Decision rules

- **When** The report is empty or still processing → **conclude** Report no usable performance evidence; do not declare zero spend or successful delivery.
- **When** Comparing sources with different attribution windows → **conclude** Align or label the windows before drawing an efficiency comparison.

## Evidence requirements

- Every figure carries its account, metric and window.
- Anything below a readable sample size is reported as unjudged, not as zero.

## Human approval boundary

- The readout changes nothing. Any change it motivates goes through Safe Writes: preview, human confirmation, then apply.

## Failure modes

- Snap spend is microcurrency; divide spend by 1,000,000 for account currency. Keep swipes distinct from other click definitions.
- Campaign type, pagination and truncation can hide entities; state actual coverage.

## Output

- **Readout**: The figures, with windows and accounts named.
- **Flags**: What deserves a deeper skill or a human decision.
