GoogleAdsSearchads360V23CommonLocationAsset constructor
GoogleAdsSearchads360V23CommonLocationAsset({
- List<
GoogleAdsSearchads360V23CommonBusinessProfileLocation> ? businessProfileLocations, - String? locationOwnershipType,
- String? placeId,
Implementation
GoogleAdsSearchads360V23CommonLocationAsset({
this.businessProfileLocations,
this.locationOwnershipType,
this.placeId,
});