google_ads_bulk_dismiss_recommendations
Dismiss multiple Google Ads recommendations in a single call to clean up your account and focus on actionable insights.
Instructions
Dismiss multiple recommendations at once.
Args: customer_id: Customer ID (without hyphens) recommendation_resource_names: List of recommendation resource names to dismiss
Returns: Success message with count of dismissed recommendations
Example: google_ads_bulk_dismiss_recommendations( customer_id="1234567890", recommendation_resource_names=[ "customers/1234567890/recommendations/12345", "customers/1234567890/recommendations/12346" ] )
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | ||
| recommendation_resource_names | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |