Something is up with the documentation. If you look at the Contact kind here...
http://code.google.com/apis/gdata/docs/2.0/elements.html#gdContactKind ...you will not see birthday, but it is on the gdata record... http://code.google.com/apis/gdata/javadoc/com/google/gdata/data/contacts/Birthday.html Hope that helps -Hardwick On Apr 4, 9:59 am, "s.strizhkov" <[email protected]> wrote: > Hello, > > I'm trying to write a Google AppEngine java program that read birthdays > from user's contact list. Using google-api-java-client library > (http://code.google.com/p/google-api-java-client). And requests > tohttps://www.google.com/m8/feeds/*return names of contacts, addresses, but > not birthdays. Is it possible to read contacts' birthdays in any way in > java? > > Thanks in advance! -- You received this message because you are subscribed to the Google Groups "Google Contacts, Shared Contacts and User Profiles APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://code.google.com/apis/contacts/community/forum.html
