---
title: "POST /v23/customers/{+customerId}/recommendations:dismiss"
method: POST
path: "/v23/customers/{+customerId}/recommendations:dismiss"
tags: ["customers"]
---

# POST /v23/customers/{+customerId}/recommendations:dismiss

`POST /v23/customers/{+customerId}/recommendations:dismiss`

Dismisses given recommendations. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RecommendationError]() [RequestError]()

## Path parameters

- `customerId` string, required

## Request body

- GoogleAdsSearchads360V23ServicesDismissRecommendationRequest — Request message for RecommendationService.DismissRecommendation.
  - `operations` GoogleAdsSearchads360V23ServicesDismissRecommendationRequestDismissRecommendationOperation[] — Required. The list of operations to dismiss recommendations. If partial_failure=false all recommendations should be of the same type There is a limit of 100 operations per request.
    - `resourceName` string — The resource name of the recommendation to dismiss.
  - `partialFailure` boolean — If true, successful operations will be carried out and invalid operations will return errors. If false, operations will be carried in a single transaction if and only if they are all valid. Default is false.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/searchads360.md) · [All operations](https://skmtc.net/google/apis/searchads360/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/searchads360/revisions/40d087435afd/schema)
