GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsRequestGeoTargets constructor

GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsRequestGeoTargets({
  1. List<String>? geoTargetConstants,
})

Implementation

GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsRequestGeoTargets({
  this.geoTargetConstants,
});