Account

The Account object represents a Marketing Cloud Engagement account.

  • To create or update Account subscription data, you need the Administration | Account | Subscription permission.
  • To create or update Account private label data, you need the Administration | Account | Private Labels permission.
  • To create or update Account business rule data, you need the Administration | Account | Business Rules permission.
  • To create or update Account role data, you need the Administration | Business Units | Manage Roles permission.

If the authenticated user exists in an Reseller or Enterprise account and there are more subaccounts available, you can create an Account object. If the authenticated user is a Core account, you can retrieve Account object attributes.

Retrieve an Account object by the unique properties ID or PartnerKey, with more properties available for filtering.

For Embedded partners, the PartnerKey property allows an external identifier to be associated with the account. PartnerKey can’t be updated on once the Account is created, so we recommend using CustomerKey instead.

NameData TypeDescription
AccountTypeAccountTypeEnumType of Marketing Cloud Engagement account
AccountUsersAccountUser[]An array of users associated with a specific account.
AddressxsdThe physical mailing address required at the bottom of all email messages contains the information described by this property (no P.O. Boxes). The address used to communicate with a Person.
BrandIDxsdSpecifies brand tags to use on an account
BusinessNamexsdBusiness name of an account's owner
BusinessRulesBusinessRule[]Reserved for future use.
ChildrenAccountDataItem[]An array of AccountDataItem objects that represent child accounts of this account.
CityxsdCity of an account's owner to be displayed in the physical mailing address required at the bottom of all email messages
ClientClientIDSpecifies the account ownership and context of an object.
CorrelationIDxsdIdentifies correlation of objects across several requests.
CountryxsdCountry of an account's owner, as displayed in the physical mailing address required at the bottom of all email messages
CreatedDatexsdRead-only date and time of the object's creation.
CustomerIDxsdReserved for future use.
CustomerKeyxsdUser-supplied unique identifier for an object.
DBIDxsdReserved for future use.
DeletedDatexsdRead-only date and time of an account's deletion (the value of this property must be set before the account can be deleted).
EditionIDxsdSpecifies the product edition of the account
EmailxsdDefault email address for object. Indicates if subscriber information can be used for email sends.
FaxxsdFax number of the account's owner
FromNamexsdSpecifies the default email message From Name. Deprecated for email send definitions and triggered send definitions.
IDxsdRead-only identifier for an object. Some objects use the ObjectID property as a unique ID.
InheritAddressxsdSpecifies that an Enterprise 2.0 business unit inherits the address from the parent business unit
IsActivexsdSpecifies whether the object is active
IsTestAccountxsdSpecifies whether an account is a "Test" account
IsTrialAccountxsdReserved for future use.
LanguageLocaleLocaleDefines language preferences associated with a account, business unit, or user.
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.
NamexsdName of the object or property.
ObjectIDxsdSystem-controlled, read-only text string identifier for object.
ObjectStatexsdReserved for future use.
OrgIDxsdParent account ID for On-Your-Behalf or Lock-and-Publish accounts
OwnerOwnerDescribes account ownership of subscriber in an on-your-behalf account.
ParentAccountAccountProvides more information regarding the parent account.
ParentIDxsdSpecifies the ID number of the parent account for Lock and Publish, On Your Behalf, Enterprise, and Enterprise 2.0 account children and business units.
ParentNamexsdSpecifies the name of the Parent 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.
PhonexsdSpecifies a phone number. Specifies the phone number of the account owner. Specifies the Phone data type
PrivateLabelIDxsdSpecifies the private label for an account
PrivateLabelsPrivateLabel[]Specifies UI modifications to use on child accounts
ReportingParentIDxsdReserved for future use
RolesRole[]Collection of roles defined for an account.
StatexsdSpecifies the geographical state of the account's owner. The physical mailing address required at the bottom of all email messages contains the information described by this property.
SubscriptionSubscriptionReserved for future use.
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.
ZipxsdSpecifies the zip code of the account's owner. The physical mailing address required at the bottom of all email messages contains the information described by this property.