Label Object


Label that was found or created.

Properties
createdDatestringRead-onlyformat date-time

Date and time the label was created.


displayNamestringminLength 1maxLength 180

Label display name shown in the dashboard.


keystringRead-onlyminLength 1maxLength 80

Label key.

key is generated when the label is created. It can't be modified, even if displayName is updated.


labelTypestringRead-only

Label type indicating how the label was created.


namespacestringRead-onlyminLength 1maxLength 25

Label namespace.

Labels created by calling the Find Or Create Label method are automatically assigned to the custom namespace.


namespaceDisplayNamestringRead-onlyminLength 1maxLength 180

Display name for the namespace, used to organize the list of labels in the site dashboard.


updatedDatestringRead-onlyformat date-time

Date and time the label was last updated.

Did this help?