/v1/jobs
POST
/v1/jobs
jobs
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://youtubereporting.googleapis.com//v1/jobs' \
--header 'Content-Type: application/json' \
--data-raw '{
"createTime": "string",
"expireTime": "string",
"id": "string",
"name": "string",
"reportTypeId": "string",
"systemManaged": true
}'
Response Response Example
{
"createTime": "string",
"expireTime": "string",
"id": "string",
"name": "string",
"reportTypeId": "string",
"systemManaged": true
}
Request
Query Params
onBehalfOfContentOwner
string
optional
Body Params application/json