1 件の回答
Hi @Shawn Woodall, the Zone Recommendation response contains an array called `recs`. You can check the length of that array when deciding whether or not to show the recommendation zone. Check the API Specification for the endpoint here. Does that help?
-Kevin