【发布时间】:2019-03-24 03:33:30
【问题描述】:
在 Google+ REST API 中,activity.get 需要一个 activityId。有什么方法可以从 Post 的 URL 获取到它的 activityId?
https://developers.google.com/+/web/api/rest/latest/activities/get
因为据我所知,Google 的 Takeout JSON 不包含 activityId,只包含 URL。这意味着我无法使用 API 来收集有关帖子的其他信息。
【问题讨论】:
-
你在说什么帖子地址?
标签: rest google-api google-plus