li_get_budget_pacing
Calculate budget utilization for active LinkedIn campaigns by comparing spend over a custom period against total budget. Identifies under-delivery below 80% or over-pacing above 100% for mid-flight pacing checks.
Instructions
Calculate budget utilization for active LinkedIn campaigns. Compares spend over the specified period_days window against total or estimated period budget, and returns a utilization_pct for each campaign. Useful for mid-flight pacing checks: if utilization is below 80% near the end of a month, the campaign may be under-delivering; above 100% means it is over-pacing. Accepts optional campaign_ids to limit scope; defaults to all ACTIVE campaigns in the account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_account_id | No | ||
| campaign_ids | No | Limit pacing report to these campaigns. Omit to report all active campaigns in the account. | |
| period_days | No | Number of days to look back for spend. Should match your budget period (e.g., 30 for monthly). |