This endpoint creates a location group in the user’s Google Ads account by grouping multiple business locations together.
The required locationAssetIds
should be obtained from the Get Location Asset API, which returns the connected business locations and their corresponding IDs.
locationAssetIds
representing your connected business locations in Google Ads.These IDs are used to generate a locationGroupId
allowing your ads to appear on Google Maps and in location-based search results.You can retrieve these IDs by calling the Get Location Asset API and using the id
field from each returned location.