Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Some profiles on Google Plus are verified. ( Just like twitter ) But unlike twitter, I couldn't find a way to retrieve the verified indication. I've scanned the API - but couldn't find it. ( https://developers.google.com/+/api/ )

Anyone tried to find / mess around with verified names?

Thanks.

share|improve this question

2 Answers

Verification status is not something that's available via the REST API.

You may want to request it in the API's issue tracker.

share|improve this answer

It's up to Google to decide who deserves to be verified. Apparently it depends a lot on number of people who have added you into their Circles.

http://google-plus.com/3083/how-to-apply-or-get-a-verified-profile-or-verified-google-page/

share|improve this answer
Any reason for downvoting ? – Frodik May 19 at 20:46

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.