/v1/jobs/{jobId}
GET
/v1/jobs/{jobId}
jobs
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://youtubereporting.googleapis.com//v1/jobs/'
Response Response Example
{
"createTime": "string",
"expireTime": "string",
"id": "string",
"name": "string",
"reportTypeId": "string",
"systemManaged": true
}
Request
Path Params
jobId
string
required
Query Params
onBehalfOfContentOwner
string
optional
Responses
Modified at 2023-08-15 05:44:52