v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1381825.8 KB
jobs

Creates a job and returns it.

post/v1/jobs

Query parameters

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).

Request body

expireTimestring google-datetime

The date/time when this job will expire/expired. After a job expired, no new reports are generated.

reportTypeIdstring

The type of reports this job creates. Corresponds to the ID of a ReportType.

idstring

The server-generated ID of the job (max. 40 characters).

createTimestring google-datetime

The creation date/time of the job.

systemManagedboolean

True if this a system-managed job that cannot be modified by the user; otherwise false.

namestring

The name of the job (max. 100 characters).

Response

Successful response