LocationAsset

  • A location asset is identified by a unique place_id that corresponds to a Google Places entry.

  • Location assets can include a list of business_profile_locations if syncing from a Business Profile account.

  • The location_ownership_type determines whether the location asset is served as a location extension for business owners or an affiliate location.

A location asset.

Fields

place_id

string

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.

business_profile_locations[]

BusinessProfileLocation

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.

location_ownership_type

LocationOwnershipType

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.