Marketplace
latest
false
Banner background image
Marketplace User Guide
Last updated Apr 16, 2024

Get Place Details

Once you have a place_id from Find Place or Nearby Search, you can request more details about a establishment or point of interest using Get Place Details activity. The Get Place Details activity returns more comprehensive information about the indicated place such as its complete address, phone number, user rating and reviews.

Properties

Input

  • Fields - The fields specifying the types of place data to return, separated by a comma.

    Data Type: System.String

Fields correspond to Place Search results, and are divided into three billing categories:

The Basic category includes the following fields: address_component, adr_address, formatted_address, geometry, icon, name, permanently_closed, photo, place_id, plus_code, type, url, utc_offset, vicinity

The Contact category includes the following field: formatted_phone_number, international_phone_number, opening_hours, website

The Atmosphere category includes the following fields: price_level, rating, review, user_ratings_total Example:Example: ““photo, place_id, plus_code” (no spaces allowed after comma).

  • Region: The region code, specified as a ccTLD (country code top-level domain) two-character value. Most ccTLD codes are identical to ISO 3166-1 codes, with some exceptions. This parameter will only influence, not fully restrict, results. If more relevant results exist outside of the specified region, they may be included. When this parameter is used, the country name is omitted from the resulting formatted_address for results in the specified region.

    Data Type: System.String
  • Place Id: A textual identifier that uniquely identifies a place, returned from Find Place or Nearby Search activity.

    Data Type: System.String

Example: “ChIJN1t_tDeuEmsRUsoyG83frY4”

  • Language: The language code, indicating in which language the results should be returned, if possible. See the list of supported languages and their codes.

    Data Type: System.String

Example: “zh” for Chinese

  • Session Token: A random string which identifies an autocomplete session for billing purposes. Use this for Place Details requests that are called following an autocomplete request in the same user session.

    Data Type: System.String

Output:

  • JSON: The output in the form of a JSON string. Data TypeData Type: System.String
  • Place Details: The list of matched places.

    Data Type: UiPathTeam.GoogleMaps.Model.PlaceDetails.GetPlaceDetailsResponse

Common

  • DisplayName - The display name of the activity.

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

    For More info follow the link.

  • Properties
  • Input
  • Output:
  • Common
  • Misc

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.