GoogleAdsSearchads360V23CommonKeywordPlanDeviceSearches constructor

GoogleAdsSearchads360V23CommonKeywordPlanDeviceSearches({
  1. String? device,
  2. String? searchCount,
})

Implementation

GoogleAdsSearchads360V23CommonKeywordPlanDeviceSearches({
  this.device,
  this.searchCount,
});