I need to create an app and my plus page id isn't in integer but in my name. I've hovered on the date stamp as instructed by a support here but still showing my +name. How can I get my plus page id in integer? Google is simply not educating people on this!
我需要创建一个应用程序,我的加号页面ID不是整数,而是我的名字。我按照支持人员的指示徘徊在日期戳上,但仍然显示我的+名字。如何在整数中获取加号页面ID?谷歌根本就没有教育人们这个!
1 个解决方案
#1
You can use the APIs Explorer to get a Google+ page/profile ID.
您可以使用API Explorer获取Google+信息页/个人资料ID。
Enter the string name for userId
e.g. +GoogleDevelopers
and for fields
enter id
.
输入userId的字符串名称,例如+ GoogleDevelopers和字段输入id。
#1
You can use the APIs Explorer to get a Google+ page/profile ID.
您可以使用API Explorer获取Google+信息页/个人资料ID。
Enter the string name for userId
e.g. +GoogleDevelopers
and for fields
enter id
.
输入userId的字符串名称,例如+ GoogleDevelopers和字段输入id。