简体   繁体   English

使用google / google-api-php-client以php发布到GooglePlus

[英]Posting to GooglePlus in php using google/google-api-php-client

I am wondering is it currently possible to post to google plus from website(using php), I read sometime back that the google plus api is for readonly, then i met this Post to Google Plus Wall(activities) #1195 我想知道当前是否可以从网站上发布到google plus(使用php),我有时读到google plus api是只读的,然后我遇到了这个发布到Google Plus Wall(活动)#1195的帖子

the documentation of the package does not give a clear example for that google/google-api-php-client on github , can someone please clarify on this and possibly provide a solution, thanks. 软件包的文档没有为github上的google / google-api-php-client提供清晰的示例,有人可以对此进行澄清,并可能提供解决方案,谢谢。

In general the Google+ API is read-only. 通常,Google + API是只读的。 Specifically though paid G Suite users can post private content accessible to other users of that G Suite domain. 特别是,尽管付费的G Suite用户可以发布该G Suite域的其他用户可以访问的私人内容。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM