GoogleAdsSearchads360V23ResourcesAdGroupAiMaxAdGroupSetting constructor

GoogleAdsSearchads360V23ResourcesAdGroupAiMaxAdGroupSetting({
  1. bool? disableSearchTermMatching,
})

Implementation

GoogleAdsSearchads360V23ResourcesAdGroupAiMaxAdGroupSetting({
  this.disableSearchTermMatching,
});