google ads get recommendations
google_ads_get_recommendationsRetrieve Google Ads recommendations with type, resource links, and impact. Filter by recommendation type and include dismissed items to identify optimization opportunities.
Instructions
List Google Ads recommendations with type, resource, campaign/ad group links, dismissed state, and impact when supported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of returned items or rows. The declared bounds and default apply; use pagination for additional results. | |
| customerId | Yes | Google Ads customer ID (without dashes, e.g., 1234567890) | |
| typeFilter | No | Optional RecommendationType enum filter | |
| includeDismissed | No | Include recommendations already dismissed in the account. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Original tool result: parsed JSON when the text is JSON, otherwise the text or multiple MCP content blocks. Provider fields depend on the selected query. |