NameDescriptionTypeAdditional information
ProfileId

Id associated with the Profile

integer

Read-Only

IsActive

Defines whether the item is Active or Inactive

boolean
Edited

Read-only system fields returned as part of an API response. These are updated automatically when a profile is created or modified.

EditInfo

Read-Only

RegistrationConfirmed

An optional field for clients to use at their discretion to accommodate scenarios in which customer profile verification is performed.

boolean

Read-Only

CustomerType

An identifier used to classify a person by the type of customer. For example: Retail, Commercial, or Marketing

string

Read-Only

PreservePreferences

Specifies whether to retain the preferences or deactivate them. To retain the preferences, set the value as True. If set to False, the preferences will be deactivated. This setting defaults to True, if not specified.

boolean

Read-Only

CustomerName

The Name fields on the Profile.

CustomerName

Read-Only

DefaultLocale

Default Locale for the profile.

string

Read-Only

Consents

A collection of consents associated with the User Profile

Collection of CustomerConsent

Read-Only

ProfilePreferences

A collection of preferences associated with the User Profile. Profile preferences are tied to the user’s profile. These preferences are not associated with any contact element on the profile.

Collection of ProfilePreference
AlternateIds

A collection of Additional unique identifiers that can be associated with a profile. For example, customer identifiers from other applications such as Salesforce, Marketo or Facebook can be stored as AlternateIds.

Collection of AlternateIdEntry
Addresses

A collection of Mailing address preferences associated with the profile.

Collection of AddressPreference
PhoneNumbers

A collection of Phone number preferences associated with the profile

Collection of PhoneNumberPreference
Emails

A collection of Email address preferences associated with the profile

Collection of EmailPreference
Groups

A collection of Groups associated with the profile

Collection of GroupEntry
ProfileTags

A collection of Tags associated with the profile

Collection of Tag
CustomFields

A collection of Custom Fields associated with the profile

Collection of CustomFieldValue