deletedNegativeKeywords property

List<String>? deletedNegativeKeywords
getter/setter pair

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

Implementation

core.List<core.String>? deletedNegativeKeywords;