google plus api : followers' list of a page (javascript) -


are there solutions list of followers (and ids) of page i'm managing ? (a page created account, different account's page)

tried gapi.client.plus.people.list method userid replaced page's id, returns message 'undefined'. (used 'visible' collection parameter)

if use same method account id, returns list of people added of circles.

any solutions?

not available. there api page management has functionality (https://developers.google.com/+/api/pages-signup), available larger page management systems unfortunately.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -