| 歡迎! | 中文 (繁體) ![]() |
Sets a time estimate for a task. estimate should be provided in a values of days, hours or minutes.
This method requires authentication with write permissions.
This method requires a timeline.
The effects of this method can be undone.
api_key (Required)timeline (Required)list_id (Required)taskseries_id (Required)task_id (Required)estimate (Optional)days, hours or minutes. If left empty, any existing time estimate will be unset.
<list id="387546">
<taskseries id="648042" created="2006-05-07T10:19:54Z" modified="2006-05-07T11:08:51Z"
name="Get Coffee" source="api">
<tags/>
<participants/>
<notes/>
<task id="811467" due="2006-05-09T14:00:00Z" has_due_time="0" added="2006-05-07T10:19:54Z"
completed="" deleted="" priority="3" postponed="1" estimate="2 hrs"/>
</taskseries>
</list>
98: Login failed / Invalid auth token100: Invalid API Key105: Service currently unavailable111: Format "xxx" not found112: Method "xxx" not found114: Invalid SOAP envelope115: Invalid XML-RPC Method Call300: Timeline invalid or not provided320: list_id invalid or not provided340: taskseries_id/task_id invalid or not provided