GoogleAdsSearchads360V23ServicesBenchmarksLocation constructor
GoogleAdsSearchads360V23ServicesBenchmarksLocation({
- GoogleAdsSearchads360V23CommonLocationInfo? locationInfo,
- String? locationName,
- String? locationType,
Implementation
GoogleAdsSearchads360V23ServicesBenchmarksLocation({
this.locationInfo,
this.locationName,
this.locationType,
});