ContactSegment
Create, update, delete, and query Contact Segments.
Columns
Name | Type | ReadOnly | Description |
ID [KEY] | Long | True |
The unique identifier for the contact segment. |
Name | String | False |
The name of the contact segment. |
Description | String | False |
The description of the contact segment. |
FolderId | Long | False |
The Id of the folder for the contact segment. |
ScheduledFor | Datetime | False |
The date and time scheduled for the contact segment. |
SourceTemplatedId | Long | False |
The Id of the source template of the contact segment. |
Permissions | String | False |
The permissions of the contact segment. |
CreatedAt | Datetime | True |
Date the contact segment was created. |
CreatedBy | String | True |
The Id of the user who created the contact segment. |
AccessedAt | Datetime | False |
Date the contact segment was accessed. |
CurrentStatus | String | False |
The current status of the contact segment. |
UpdatedAt | Datetime | True |
Date the contact segment was last updated. |
UpdatedBy | String | True |
The Id of the user who last updated the contact segment. |
LastCalculatedAt | Datetime | False |
Date the contact segment was last calculated. |
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 |
Depth | String |
The depth of information requested from Eloqua. |