GoogleAdsSearchads360V23CommonDetailedDemographicSegment constructor

GoogleAdsSearchads360V23CommonDetailedDemographicSegment({
  1. String? detailedDemographic,
})

Implementation

GoogleAdsSearchads360V23CommonDetailedDemographicSegment({
  this.detailedDemographic,
});