论坛首页 综合技术论坛

Google+ API

浏览 1404 次
锁定老帖子 主题: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

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.

 

  • Activities

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.
get Get an activity.
search Search public activities.

 

  • Comments

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.
get Get a comment.

 

 

论坛首页 综合技术版

跳转论坛:
Global site tag (gtag.js) - Google Analytics