jobs
Lists jobs.
get/v1/jobs
Query parameters
includeSystemManagedboolean
If set to true, also system-managed jobs will be returned; otherwise only user-created jobs will be returned. System-managed jobs can neither be modified nor deleted.
onBehalfOfContentOwnerstring
The content owner's external ID on which behalf the user is acting on. If not set, the user is acting for himself (his own channel).
pageSizeinteger
Requested page size. Server may return fewer jobs than requested. If unspecified, server will pick an appropriate default.
pageTokenstring
A token identifying a page of results the server should return. Typically, this is the value of ListReportTypesResponse.next_page_token returned in response to the previous call to the ListJobs method.
Response
Successful response