| Name | Description | Type | Additional Information |
|---|---|---|---|
| Name |
The goal's name, which should be five to seven action-oriented words. |
string |
Required. |
| Description |
The goal's description, which contains detailed information about what it will take to achieve this goal. |
string |
None. |
| StartDate |
The date when the goal starts. |
date |
Required. The start date must not be after the due date. |
| DueDate |
The date when the goal is due. |
date |
Required. The start date must not be after the due date. |
| IsPrivate |
Flag that indicates whether this goal is public or private. Private goals are visible to the user's manager and above. They are not visible to the user's peer or subordinates. |
boolean |
Required. |
| ObjectiveID |
The ID of the objective to which the efforts of this goal contribute. |
string |
Required. The objective must be one to which the user can associate goals. |