BulkEditNegativeKeywordsResponse constructor

BulkEditNegativeKeywordsResponse({
  1. List<NegativeKeyword>? negativeKeywords,
})

Implementation

BulkEditNegativeKeywordsResponse({this.negativeKeywords});