PPC: Budget alerts
ppc_budget_alertsFind campaigns approaching or exceeding their daily budget. Returns campaigns where average daily spend is >= threshold (default 90%) of budget, enriched with Amazon's live budgetUsagePercent snapshot (live_usage_pct, all ad types SP/SB/SD) when available. Full per-day usage history: ppc_query dataset 'budget_usage'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | ||
| profile_id | No | Which advertising profile (see account_profiles). Optional when the token has exactly one. | |
| start_date | No | ||
| period_days | No | Lookback days. Default: 7. | |
| threshold_pct | No | Budget utilization threshold as decimal. Default: 0.90 (90%). |