GoogleAdsSearchads360V23CommonKeywordInfo constructor

GoogleAdsSearchads360V23CommonKeywordInfo({
  1. String? matchType,
  2. String? text,
})

Implementation

GoogleAdsSearchads360V23CommonKeywordInfo({this.matchType, this.text});