Connect to Google Plus as a Page / Get pages the user administrates -



Connect to Google Plus as a Page / Get pages the user administrates -

i'm trying here connect g+ using api. , there 1 big question.

in code need connect g+ via api , posts of g+ pages. user, api's not giving authorized user's owned pages. (i.e. in case of facebook utilize "../me/accounts" pages , utilize page id-s public feed)

is there way connect g+ not user, page , see posts? or there way missed user's pages?

edit1: ok, learned, it's yet impossible user's administered pages. maybe there way login page or that? in case each admin of page need connect page want fetch posts from...

getting activities page same getting them person. have specify id instead of using special me identifier.

get activities google+ page:

get https://www.googleapis.com/plus/v1/people/101560853443212199687/activities/public

you can see live illustration using api explorer.

google-api google-plus

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -