AI-generated Key Takeaways
-
Location assets use Place IDs to uniquely identify locations in the Google Places database and on Google Maps.
-
business_profile_locations
provides a list of business locations synced from a Business Profile account, which can include multiple listings under the same account for the same Place ID. -
location_ownership_type
indicates if the location is owned by the business (served as a location extension) or is an affiliate (served as an affiliate location).
A location asset.
Fields | |
---|---|
|
Place IDs uniquely identify a place in the Google Places database and on Google Maps. This field is unique for a given customer ID and asset type. See https://developers.google.com/places/web-service/place-id to learn more about Place ID. |
|
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. |
|
The type of location ownership. If the type is BUSINESS_OWNER, it will be served as a location extension. If the type is AFFILIATE, it will be served as an affiliate location. |