锁定老帖子 主题:Google+ API
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
|
|
---|---|
作者 | 正文 |
发表时间:2011-11-09
https://developers.google.com/+/api/
目前支持的功能有限。比较有用的获得Circles以及Circles中的好友还不支持。Register in https://services.google.com/fb/forms/plusdevelopers/ for updates of Google+ API.
People is a list of person resources, each of which represents a Google+ user. People methods enable your application to get a person's profile, search through profiles, and list all of the people who have +1'd or reshared a particular activity. Each person has an uniquely identifying ID. get Get a person's profile. search Search all public profiles. listByActivityList all of the people in the specified collection for a particular activity.
An activity is a note that a user posts to their stream. Activity methods enable your application to list a collection of activities, get an activity and search through activities. list
List all of the activities in the specified collection for a particular user.
A comment is a reply to an activity. Comment methods enable your application to list a collection of comments and get a comment. list
List all of the comments for an activity.
声明:ITeye文章版权属于作者,受法律保护。没有作者书面许可不得转载。
推荐链接
|
|
返回顶楼 | |
浏览 1404 次