Threads
Query Threads in Gmail.
Columns
Name | Type | References | Description |
Id [KEY] | String | The Id of the thread. | |
HistoryID | String | The Id of the last history record that modified this thread. | |
Snippet | String | A short part of the message text. |
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 | |
LabelsFilter | String | Set this to a comma-separated list of labels that the thread should be part of. | |
IncludeSpamTrash | String | Include threads from SPAM and TRASH in the results. (Default: false) |