Labels

Columns

Name

Type

ReadOnly

References

Description

Id [KEY]

String

True

The immutable ID of the label.

Name

String

False

The display name of the label.

MessageListVisibility

String

False

The visibility of messages with this label in the message list in the Gmail web interface. Acceptable values: HIDE, SHOW.

LabelListVisibility

String

False

The visibility of the label in the label list in the Gmail web interface. Acceptable values: LabelHide, LabelShow, LabelShowIfUnread.

Type

String

True

The owner type for the label.

MessagesTotal

Long

True

The total number of messages with the label.

ThreadsTotal

Long

True

The total number of threads with the label.

MessagesUnread

Long

True

The number of unread messages with the label.

ThreadsUnread

Long

True

The number of unread threads with the label.

Last updated