Any one have idea about how to post on our Google+ Stream using Google+ API? I need to post on the stream.
标签:
google-plus
相关问题
- Removing the “\ufeff” from the end of object -> co
- Getting google plus shares for a given URL in PHP
- Getting user info Google-PHP-Client issue?
- How to change email account on Concent screen of G
- iOS Google Plus integration and sharing
相关文章
- Creating GoogleApiClient for multiple activities
- Google Plus Login Integration Error iOS
- Unable to sign in to Google from the GooglePlusSam
- Is Google+ API going to shut down?
- Storing a Response From a Google JavaScript API Re
- Deprecated Plus.PeopleApi.load
- adding cocoapod dependencies to a cocoa touch fram
- iOS: Using both Facebook and Google, Google Plus s
Here is an unofficial Google+ API written in js. https://github.com/mohamedmansour/google-plus-extension-jsapi
There is still no "public" officially supported way to post on a Google+ stream using an API. (You can post using the +1 or Share buttons, and some people have used unofficial APIs or leveraged the SMS posting methods, but this isn't what you're looking for.)
For details on what you can currently do with the limited API you can look at https://developers.google.com/+/api/