businessProfileLocations property
List<GoogleAdsSearchads360V23CommonBusinessProfileLocation> ?
businessProfileLocations
getter/setter pair
The list of business locations for the customer.
This will only be returned if the Location Asset is syncing from the Business Profile account. It is possible to have multiple Business Profile listings under the same account that point to the same Place ID.
Implementation
core.List<GoogleAdsSearchads360V23CommonBusinessProfileLocation>?
businessProfileLocations;