Hello 👋🏻 I am a bit confused about Google Places API policies that allow storing only place_id permanently, and latitude/longitude for 30 days. What about names and categories? If my user has a list of 30 saved places, I don't want to make 30 API calls each time they load the page right ?
I am developing a travel app.
I need to save the place in the user itinerary.
Does the names and categories fall in the 30 days ?