This query returns detailed information about a TripAdvisor location including its rating, address, and contact info.
- API endpoint slug
- tripadvisor.get_location_details
- Runtime method
- performQuery("tripadvisor.get_location_details"}
Query fields
- Label
- Location ID
- Helper text
- The TripAdvisor location ID. Use the Search Locations query to find IDs.
- Slug
- location_id
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- location_id
- Filter code
- Tripadvisor.getLocationDetails.LocationId
- Type
- String
- Example
- 12345
- Slug
- location_name
- Filter code
- Tripadvisor.getLocationDetails.LocationName
- Type
- String
- Example
- Joe's Pizza
- Slug
- location_address
- Filter code
- Tripadvisor.getLocationDetails.LocationAddress
- Type
- String
- Example
- 7 Carmine St, New York, NY 10014
- Slug
- phone
- Filter code
- Tripadvisor.getLocationDetails.Phone
- Type
- String
- Example
- +1 212-366-1182
- Slug
- website
- Filter code
- Tripadvisor.getLocationDetails.Website
- Type
- Web URL
- Example
- https://www.joespizzanyc.com
- Slug
- rating
- Filter code
- Tripadvisor.getLocationDetails.Rating
- Type
- String
- Example
- 4.5
- Slug
- review_count
- Filter code
- Tripadvisor.getLocationDetails.ReviewCount
- Type
- String
- Example
- 1832
- Slug
- price_level
- Filter code
- Tripadvisor.getLocationDetails.PriceLevel
- Type
- String
- Example
- $$
- Slug
- location_url
- Filter code
- Tripadvisor.getLocationDetails.LocationUrl
- Type
- Web URL
- Example
- https://www.tripadvisor.com/Restaurant_Review-g60763-d12345
- Slug
- latitude
- Filter code
- Tripadvisor.getLocationDetails.Latitude
- Type
- String
- Example
- 40.7305
- Slug
- longitude
- Filter code
- Tripadvisor.getLocationDetails.Longitude
- Type
- String
- Example
- -74.0026