google_ads_dismiss_recommendation
Dismiss a Google Ads recommendation that you do not want to apply, removing it from your recommendations list.
Instructions
Dismiss a recommendation without applying it.
Use this when you don't want to apply a recommendation and want to remove it from your recommendations list.
Args: customer_id: Customer ID (without hyphens) recommendation_resource_name: Resource name of the recommendation to dismiss
Returns: Success message confirming dismissal
Example: google_ads_dismiss_recommendation( customer_id="1234567890", recommendation_resource_name="customers/1234567890/recommendations/12345" )
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | ||
| recommendation_resource_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |