GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsRequest constructor
GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsRequest({
- String? countryCode,
- GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsRequestGeoTargets? geoTargets,
- String? locale,
- GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsRequestLocationNames? locationNames,
Implementation
GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsRequest({
this.countryCode,
this.geoTargets,
this.locale,
this.locationNames,
});