GoogleAdsSearchads360V23ServicesBenchmarksSourceMetadata constructor

GoogleAdsSearchads360V23ServicesBenchmarksSourceMetadata({
  1. String? benchmarksSourceType,
  2. GoogleAdsSearchads360V23ServicesIndustryVerticalInfo? industryVerticalInfo,
})

Implementation

GoogleAdsSearchads360V23ServicesBenchmarksSourceMetadata({
  this.benchmarksSourceType,
  this.industryVerticalInfo,
});