google_ads_get_bidding_strategies
Retrieve Google Ads portfolio bidding strategies by customer ID, including performance metrics when start and end dates are supplied and filtering by strategy type.
Instructions
List portfolio bidding strategies. Includes metrics only when startDate/endDate are provided; otherwise returns structure only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| endDate | No | Optional end date YYYY-MM-DD for metrics | |
| startDate | No | Optional start date YYYY-MM-DD for metrics | |
| customerId | Yes | Google Ads customer ID (without dashes, e.g., 1234567890) | |
| typeFilter | No | Optional BiddingStrategyType enum filter |