AccountUser
The AccountUser object is an individual user within an account.
- To create or update AccountUser roles, you need the Salesforce Marketing Cloud | General | Assign Marketing Cloud Roles or the Administration | Users | Manage Roles permissions.
- To associate business units to the AccountUser, you need the Administration | Users | Manage Business Units and either Administration | Users | Create or Update permissions.
Name | Data Type | Description |
---|---|---|
AccountUserID | Nullable`1 | Specifies the Marketing Cloud identifier of an account user |
ActiveFlag | xsd | Specifies the status of an account user |
AssociatedBusinessUnits | BusinessUnit[] | Indicates the business units the account user is associated with and can access. This property is non-retrievable. |
BusinessUnit | xsd | Specifies the account identifier of the business unit |
ChallengeAnswer | xsd | Specifies the challenge answer for login assistance |
ChallengePhrase | xsd | Specifies the challenge answer for login assistance |
Client | ClientID | Specifies the account ownership and context of an object. |
CorrelationID | xsd | Identifies correlation of objects across several requests. |
CreatedDate | xsd | Read-only date and time of the object's creation. |
CustomerKey | xsd | User-supplied unique identifier for an object within an object type. This property corresponds to the external key assigned to an object in Marketing Cloud. |
DefautApplication | xsd | Specifies app the account user initially accesses |
DefaultBusinessUnit | xsd | Indicates that business unit account user initially accesses |
DefaultBusinessUnitObject | BusinessUnit | Specifies the default business unit for a user. |
Delete | xsd | Indicates whether an object gets deleted. |
xsd | Default email address for object. Indicates if subscriber information can be used for email sends. | |
ID | xsd | Read-only identifier for an object. Some objects use the ObjectID property as the Marketing Cloud unique ID. |
IsAPIUser | xsd | Indicates if a user can use the API. A value of true indicates that the user's password remains the same until actively changed. |
IsLocked | xsd | Indicates if account user can or cannot log into their account |
LanguageLocale | Locale | Defines language preferences associated with a account, business unit, or user. |
LastSuccessfulLogin | xsd | Indicates data and time user last successfully logged in (read-only). |
Locale | Locale | Contains the locale information for an Account. If no location is set, Locale defaults to en-US. |
ModifiedDate | Nullable`1 | Indicates the last time object information was modified. |
MustChangePassword | xsd | Indicates whether user must change password on next login |
Name | xsd | Name of the object or property. |
NotificationEmailAddress | xsd | Indicates email address to which to send notifications |
ObjectID | xsd | System-controlled, read-only text string identifier for object. |
ObjectState | xsd | Reserved for future use. |
Owner | Owner | Describes account ownership of subscriber in an on-your-behalf account. |
PartnerKey | xsd | Unique identifier provided by partner for an object. This property is accessible only via API. |
PartnerProperties | APIProperty[] | A collection of metadata supplied by the client and stored by the system. These properties are accessible only via API. |
Password | xsd | Property definition. |
Roles | Role[] | Collection of roles defined for an account. |
SsoIdentities | SsoIdentity[] | Identifies single sign-on identities associated with the account user. |
TimeZone | TimeZone | Contains 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. |
Unlock | xsd | Indicates whether user gets unlocked |
UserID | xsd | Indicates username for an account. |
UserPermissions | UserAccess[] | For internal use only |