标签: api google-api google-calendar-api
我使用https://developers.google.com/calendar/v3/reference/freebusy/query来确定可用于调度的时隙。它看起来像默认情况下免费繁忙查询不包括旅行时间作为预订时间。有没有解决方法?我错过了什么吗?
答案 0 :(得分:0)
是。没有提到该API的旅行时间。您似乎在寻找Distance Matrix API:
根据推荐的路线检索持续时间和距离值 在起点和终点之间。