GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsRequestLocationNames constructor

GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsRequestLocationNames({
  1. List<String>? names,
})

Implementation

GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsRequestLocationNames({
  this.names,
});