Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
google+ api 似乎相当有限。我只是想获取用户所有加分项的列表。有谁知道如何获得这些信息?
目前,无法获取用户 +1 的 URL 和帖子的列表。要查看 Google+ API 为用户返回的信息,请查看Person 资源。只有其中一些字段得到保证,但如果它们在用户的个人资料中公开可见,则可能会返回其余字段。
您可以通过活动资源(特别是该object.plusoners字段)查看谁为特定的 Google+ 帖子 +1 。activities.getAPI 调用可以获取指定公共帖子的 Activity 资源。
object.plusoners
activities.get