【发布时间】:2017-12-05 12:43:05
【问题描述】:
Google+ 人物搜索是否已弃用?
我正在使用他们页面上的 Try this API https://developers.google.com/+/web/api/rest/latest/people/search
并且不断为不同的查询获取任何项目
{
"kind": "plus#peopleFeed",
"etag": "\"ucaTEV-ZanNH5M3SCxYRM0QRw2Y/K-_p8YwZl_F9FBOVSt8JEHLSg9Y\"",
"selfLink": "https://content.googleapis.com/plus/v1/people?
query=jane%20smith&key=[mykey]",
"title": "Google+ People Search Results",
"nextPageToken": "",
"items": []
}
【问题讨论】:
标签: google-api google-plus google-apis-explorer