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