Does gmail has getproflie api to fetch users profile(I don't need profile of contact present in gmail account). https://developers.google.com/gmail/api/v1/reference/ does not ahve any profile api.
Asked
Active
Viewed 29 times
-1
-
In one of our app we do use getcontact for gmail we use /m8/feeds/contacts/default/full?. – TestAccount SNG Aug 26 '14 at 08:50
1 Answers
1
No it does not, the Gmail API is designed to manage emails in Gmail.

Arthur Thompson
- 9,087
- 4
- 29
- 33