UserAdditionalInfo

Represents information about a user such as additional identifiers, user preferences, and a return address. This object is available in API version 65.0 and later.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
AdministeredTerritoryId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
For an administrator, the ID of the territory that the user can administer. If the territory is a parent record, the user can administer the parent territory and its child territories.
This field is a relationship field.
Relationship Name
AdministeredTerritory
Relationship Type
Lookup
Refers To
Territory2
AdministeredTerritoryName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
For an administrator, the name of the territory that the user can administer. If the territory is a parent record, the user can administer the parent territory and its child territories.
AvailableCountries
Type
multipicklist
Properties
Create, Filter, Nillable, Update
Description
The countries where the user does business.
BusinessGroup
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Represents the business group with which a user is associated.
GoogleIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The user's Google identifier.
IsLoggingEnabled
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether to upload the debug mobile application logs generated by the user to an external service (true) or not (false).
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferenceDate is not null, the user accessed this record or list view indirectly.
LinkedInIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The user's LinkedIn identifier.
MdmUnsubscribedDownloadCnt
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The number of records downloaded by the user that aren’t included in the user’s contract.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the user additional info record.
PhoneticName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The phonetic spelling of the user's name.
Preference
Type
textarea
Properties
Create, Nillable, Update
Description
User preferences in JSON format.
PreferredCountry
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The country where the user prefers to do business.
ProductReturnAddress
Type
address
Properties
Filter, Nillable
Description
The return shipping address for products and product samples associated with the user.
ProductReturnCity
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The return shipping city for products and product samples associated with the user.
ProductReturnCountry
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The return shipping country for products and product samples associated with the user.
ProductReturnGeocodeAccuracy
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The geocode of the return shipping address for products and product samples associated with the user.
ProductReturnLatitude
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The latitude of the return shipping address for products and product samples associated with the user.
ProductReturnLongitude
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The longitude of the return shipping address for products and product samples associated with the user.
ProductReturnPostalCode
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The postal code of the return shipping address for products and product samples associated with the user.
ProductReturnState
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The state of the return shipping address for products and product samples associated with the user.
ProductReturnStreet
Type
textarea
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The street of the return shipping address for products and product samples associated with the user.
ProfileIdentifier
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Required. The ID of the user profile. This is a read-only field and you can't specify or update its value.
SecondaryEmail
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The user's secondary email address.
SecondaryPhone
Type
phone
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The user's home phone number.
SourceSystemIdentifier
Type
string
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
An external ID from the source system for data integrations.
SourceSystemName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the source system for data integrations.
UserId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Required. The user associated with the additional info.
This field is a relationship field.
Relationship Name
User
Relationship Type
Master-detail
Refers To
User (the master object)
UserPictureUrl
Type
url
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The URL for the user’s profile image.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

UserAdditionalInfoFeed
Feed tracking is available for the object.
UserAdditionalInfoHistory
History is available for tracked fields of the object.