negativeKeywords property

List<GoogleAdsSearchads360V23CommonKeywordInfo>? negativeKeywords
getter/setter pair

The details of the keyword.

You should specify both the keyword text and match type.

Implementation

core.List<GoogleAdsSearchads360V23CommonKeywordInfo>? negativeKeywords;