v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13177414729.5 KB
advertisers

Bulk edits negative keywords in a single negative keyword list. The operation will delete the negative keywords provided in BulkEditNegativeKeywordsRequest.deleted_negative_keywords and then create the negative keywords provided in BulkEditNegativeKeywordsRequest.created_negative_keywords. This operation is guaranteed to be atomic and will never result in a partial success or partial failure.

post/v4/advertisers/{advertiserId}/negativeKeywordLists/{+negativeKeywordListId}/negativeKeywords:bulkEdit

Path parameters

advertiserIdstring required

Required. The ID of the DV360 advertiser to which the parent negative keyword list belongs.

negativeKeywordListIdstring required

Required. The ID of the parent negative keyword list to which the negative keywords belong.

Request body

deletedNegativeKeywordsstring[]

The negative keywords to delete in batch, specified as a list of keyword_values.

Response

Successful response