AccountUser

The AccountUser object is an individual user within an account.

To create or update account user roles, your permissions must allow you to assign or manage role. To associate business units to the account, you must also have permissions that allow you to manage business units.

NameData TypeDescription
AccountUserIDNullableThe ID of an account user
ActiveFlagxsdSpecifies the status of an account user
AssociatedBusinessUnitsBusinessUnit[]Indicates the business units the account user is associated with and can access. This property is non-retrievable.
BusinessUnitxsdSpecifies the account identifier of the business unit
ChallengeAnswerxsdSpecifies the challenge answer for login assistance
ChallengePhrasexsdSpecifies the challenge answer for login assistance
ClientClientIDSpecifies the account ownership and context of an object.
CorrelationIDxsdIdentifies correlation of objects across several requests.
CreatedDatexsdRead-only date and time of the object's creation.
CustomerKeyxsdUser-supplied unique identifier for an object. This property corresponds to the external key assigned to an object.
DefautApplicationxsdSpecifies app the account user initially accesses
DefaultBusinessUnitxsdIndicates that business unit account user initially accesses
DefaultBusinessUnitObjectBusinessUnitSpecifies the default business unit for a user.
DeletexsdIndicates whether an object gets deleted.
EmailxsdDefault email address for object. Indicates if subscriber information can be used for email sends.
IDxsdRead-only identifier for an object. Some objects use the ObjectID property as a unique ID.
IsAPIUserxsdIndicates if a user can use the API. A value of true indicates that the user's password remains the same until actively changed.
IsLockedxsdIndicates if account user can log into their account
LanguageLocaleLocaleDefines language preferences associated with a account, business unit, or user.
LastSuccessfulLoginxsdIndicates the date and time the user last successfully logged in (read-only).
LocaleLocaleContains the locale information for an Account. If no location is set, Locale defaults to en-US.
ModifiedDateNullable`1Indicates the last time object information was modified.
MustChangePasswordxsdIndicates whether user must change password on next login
NamexsdName of the object or property.
NotificationEmailAddressxsdIndicates email address to which to send notifications
ObjectIDxsdSystem-controlled, read-only text string identifier for object.
ObjectStatexsdReserved for future use.
OwnerOwnerDescribes account ownership of subscriber in an on-your-behalf account.
PartnerKeyxsdUnique identifier provided by partner for an object. This property is accessible only via API.
PartnerPropertiesAPIProperty[]A collection of metadata supplied by the client and stored by the system. These properties are accessible only via API.
PasswordxsdProperty definition.
RolesRole[]Collection of roles defined for an account.
SsoIdentitiesSsoIdentity[]Identifies single sign-on identities associated with the account user.
TimeZoneTimeZoneContains time zone information for an Account. For Create and Update calls, this property defines the time zone for an Account object. On a Retrieve call, TimeZone indicates which time zone is in effect for the Account object in question. Without a specific time zone, the Account defaults to Central Standard Time.
UnlockxsdIndicates whether user gets unlocked
UserIDxsdIndicates username for an account.
UserPermissionsUserAccess[]For internal use only