Google Tasks API (tasks:v1)

2024-07-02

2 updated methods

Updates

    Methods
  • tasks.tasks.list

      Parameters:

        showAssigned

          Location: query

          Type: boolean

          Description: Optional. Flag indicating whether tasks assigned to the current user are returned in the result. Optional. The default is False.

  • tasks.tasks.move

      Parameters:

        destinationTasklist

          Description: Optional. Destination task list identifier. If set, the task is moved from tasklist to the destinationTasklist list. Otherwise the task is moved within its current list. Recurrent tasks cannot currently be moved between lists. Optional.

          Type: string

          Location: query