GoogleAdsSearchads360V23CommonUserInterestSegment constructor

GoogleAdsSearchads360V23CommonUserInterestSegment({
  1. String? userInterestCategory,
})

Implementation

GoogleAdsSearchads360V23CommonUserInterestSegment({
  this.userInterestCategory,
});