google_ads_get_bid_recommendations
Retrieve AI-powered bid recommendations from Google Ads to improve campaign performance. Analyze account data and get specific bid adjustments with projected impact.
Instructions
Get AI-powered bid recommendations from Google Ads.
Google's recommendation engine analyzes your account performance and suggests specific bid changes to improve results. Recommendations may include:
Keyword bid adjustments
Campaign budget increases
Bidding strategy changes
Args: customer_id: Customer ID (without hyphens) campaign_id: Optional campaign ID to filter recommendations
Returns: List of bid recommendations with projected impact
Example: google_ads_get_bid_recommendations( customer_id="1234567890", campaign_id="111111111" )
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | ||
| campaign_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |