Contact Information Fields

To access any of the following contact info fields, your app must request the r_contactinfo member permission:

Field Name Description
phone-numbers A collection of phone number objects. See phone numbers for a description of the fields available within this object.
bound-account-types A collection of accounts bound by the member. See bound accounts for a description of the fields available within this object.
im-accounts A collection of instant messenger accounts associated with the member. See IM accounts for a description of the fields available within this object.
main-address The member's primary address.  We do not specify whether this is a work, home or other address.
twitter-accounts A collection of Twitter accounts associated with the member. See Twitter accounts for a description of the fields available within this object.
primary-twitter-account The primary Twitter account associated with the member. See Primary Twitter account for a description of the fields available within this object.

Phone Number Object

Field Name Description
phone-type One of the following possible values:  home, work or mobile.
phone-number The phone number.

Bound Accounts Object

Field Name Description
id The LinkedIn id value of the bound account.
account-type The type of bound account.
binding-status The status of the account.
is-primary A boolean indicating whether this is primary type of this account for the user.
provider-account-id The provider's ID value of the bound account.
provider-account-name The provider's name value of the bound account.

IM Accounts Object

Field Name Description
im-account-type One of the following possible values:  aim, gtalk, icq, msn, skype or yahoo.
im-account-name The IM account value.

Twitter Accounts Object

Field Name Description
provider-account-id The Twitter account id.
provider-account-name The public Twitter username.

Primary Twitter Account Object

Field Name Description
provider-account-id The Twitter account id.
provider-account-name The public Twitter username.