AI-generated Key Takeaways
-
A location asset is identified by a unique
place_id
that corresponds to a Google Places entry. -
Location assets can include multiple business locations linked to a Business Profile account if syncing is enabled.
-
The
location_ownership_type
determines whether the location asset is served as a location extension (BUSINESS_OWNER) or an affiliate location (AFFILIATE).
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. |