Closed dalton-cole closed 4 years ago
@dalton-cole Did you find a solution for this? I'm currently looking for a solution.
Solution is In the README
To only retrieve specific fields for an individual spot, use a comma delimited string of acceptable fields @client.spot(place_id, fields:'place_id,name')
@richardsondx, yes I did. Same as you, forgot to close this out.
Current a spots search with detail will pull all fields with no way to limit them. This can get expensive.