GoogleAdsSearchads360V23ServicesGeoTargetConstantSuggestion constructor
GoogleAdsSearchads360V23ServicesGeoTargetConstantSuggestion({
- GoogleAdsSearchads360V23ResourcesGeoTargetConstant? geoTargetConstant,
- List<
GoogleAdsSearchads360V23ResourcesGeoTargetConstant> ? geoTargetConstantParents, - String? locale,
- String? reach,
- String? searchTerm,
Implementation
GoogleAdsSearchads360V23ServicesGeoTargetConstantSuggestion({
this.geoTargetConstant,
this.geoTargetConstantParents,
this.locale,
this.reach,
this.searchTerm,
});