ClientID

The ClientID object contains the ID of the owner of a subaccount. Use this object to set imply ownership of an object to a subaccount. For example, the Send object contains a Client property that enables the email send to be attributed to subaccount. If no client ID is specified, the email send is attributed to the main SOAP API account.

We maintain the PartnerClientKey property for backwards compatibility. Don't use this property in new code or integrations.

NameData TypeDescription
ClientID1xsdSpecifies system account ID (deprecated)
CreatedByxsdReturns user ID for user who created object
CustomerKeyxsdUser-supplied unique identifier for an object within an object type. This property corresponds to the external key assigned to an object.
EnterpriseIDxsdReserved for future use.
IDxsdRead-only identifier for an object. Some objects use the ObjectID property as a unique ID.
ModifiedByxsdReturns user ID for user who modified object.
PartnerClientKeyxsdUser-defined partner key for an account.
PartnerUserKeyxsdSpecifies the partner key value of a user.
UserIDxsdIndicates username for an account.