HotelPropertyAsset

  • A hotel property asset is defined by its place_id, hotel_address, and hotel_name.

  • The place_id uniquely identifies a place in the Google Places database and on Google Maps.

  • hotel_address and hotel_name are read-only string fields.

A hotel property asset.

Fields

place_id

string

Place IDs uniquely identify a place in the Google Places database and on Google Maps. See https://developers.google.com/places/web-service/place-id to learn more.

hotel_address

string

Address of the hotel. Read-only.

hotel_name

string

Name of the hotel. Read-only.