Hey, For the Python client library, please make sure to use the one available from the repository as many fixes have been pushed but not packaged into a release yet: http://code.google.com/p/gdata-python-client/source/checkout
For custom fields added by users in the Contacts Manager, have a look at the gContact:userDefinedField: Protocol: http://code.google.com/apis/contacts/docs/3.0/reference.html#gcUserDefinedField Python: http://code.google.com/p/gdata-python-client/source/browse/src/gdata/contacts/data.py#241 Best, Alain On Tue, Oct 4, 2011 at 4:28 PM, test searce <[email protected]> wrote: > In gmail I can add custom fields to contacts. But when i try to > retrieve such contact using api in that feed there was not any field > of such type(custom field). So, I want to know that can anyone help me > to get the such custom field using api. Currently m using python > library 2.14 of gdata api. > > 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 > -- Alain Vongsouvanh | Developer Programs Engineer -- 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
