GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsResponse constructor

GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsResponse({
  1. List<GoogleAdsSearchads360V23ServicesGeoTargetConstantSuggestion>? geoTargetConstantSuggestions,
})

Implementation

GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsResponse({
  this.geoTargetConstantSuggestions,
});