---
title: "PATCH /v4/advertisers/{+advertiserId}/negativeKeywordLists/{negativeKeywordListId}"
method: PATCH
path: "/v4/advertisers/{+advertiserId}/negativeKeywordLists/{negativeKeywordListId}"
tags: ["advertisers"]
---

# PATCH /v4/advertisers/{+advertiserId}/negativeKeywordLists/{negativeKeywordListId}

`PATCH /v4/advertisers/{+advertiserId}/negativeKeywordLists/{negativeKeywordListId}`

Updates a negative keyword list. Returns the updated negative keyword list if successful.

## Path parameters

- `advertiserId` string, required
- `negativeKeywordListId` string, required

## Query parameters

- `updateMask` string

## Request body

- NegativeKeywordList — A list of negative keywords used for targeting.
  - `advertiserId` string, int64 — Output only. The unique ID of the advertiser the negative keyword list belongs to.
  - `targetedLineItemCount` string, int64 — Output only. Number of line items that are directly targeting this negative keyword list.
  - `negativeKeywordListId` string, int64 — Output only. The unique ID of the negative keyword list. Assigned by the system.
  - `displayName` string — Required. The display name of the negative keyword list. Must be UTF-8 encoded with a maximum size of 255 bytes.
  - `name` string — Output only. The resource name of the negative keyword list.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/displayvideo.md) · [All operations](https://skmtc.dev/google/apis/displayvideo/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/displayvideo/revisions/68b64e49eced/schema)
