newNegativeKeywords property
The negative keywords that will replace the existing keywords in the negative keyword list, specified as a list of NegativeKeywords.
Implementation
core.List<NegativeKeyword>? newNegativeKeywords;
The negative keywords that will replace the existing keywords in the negative keyword list, specified as a list of NegativeKeywords.
core.List<NegativeKeyword>? newNegativeKeywords;