/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 ''
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
Responses
Modified at 2023-08-15 05:44:52