CustomInterest
A custom interest. This is a list of users by interest.
Columns
Name | Type | Behavior | Description |
CustomInterestDescription | String | Attribute | Description column for table CustomInterest |
CustomInterestId | Long | Attribute | Id column for table CustomInterest |
CustomInterestMembers | String | Attribute | Members column for table CustomInterest |
CustomInterestName | String | Attribute | Name column for table CustomInterest |
CustomInterestResourceName | String | Attribute | ResourceName column for table CustomInterest |
CustomInterestStatus | String | Attribute | Status column for table CustomInterest |
CustomInterestType | String | Attribute | Type column for table CustomInterest |
CustomerId | Long | Attribute | ClientCustomerId column for table CustomInterest |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |
Last updated