SharedSet
SharedSets are used for sharing criterion exclusions across multiple campaigns.
Columns
Name | Type | Behavior | Description |
SharedSetId | Long | Attribute | Id column for table SharedSet |
SharedSetMemberCount | Long | Attribute | MemberCount column for table SharedSet |
SharedSetName | String | Attribute | Name column for table SharedSet |
SharedSetReferenceCount | Long | Attribute | ReferenceCount column for table SharedSet |
SharedSetResourceName | String | Attribute | ResourceName column for table SharedSet |
SharedSetStatus | String | Attribute | Status column for table SharedSet |
SharedSetType | String | Attribute | Type column for table SharedSet |
CustomerId | Long | Attribute | ClientCustomerId column for table SharedSet |
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