get_campaign_performance
Retrieve campaign metrics for a specified date range, including budget, bidding strategy, and serving status. Filter to enabled campaigns only using the server-side flag.
Instructions
Campaign metrics for a date window (explicit range or last_n_days), with budget, bidding strategy incl. targets, and the serving/primary status trio. Money is decimal with currency. enabled_only=true filters server-side.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_token | No | ||
| campaign_id | No | ||
| customer_id | No | ||
| last_n_days | No | ||
| enabled_only | No | ||
| date_range_end | No | ||
| date_range_start | No |