list_campaigns
Retrieve campaigns from a Google Ads account by customer ID. Filter by status (ENABLED, PAUSED, REMOVED) and set a limit to control the result set.
Instructions
List campaigns in a Google Ads account.
Args: customer_id: Google Ads customer ID. status_filter: Optional filter -- 'ENABLED', 'PAUSED', or 'REMOVED'. limit: Max campaigns to return (default 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| customer_id | Yes | ||
| status_filter | No |