Job is a JSON Structure definition published by Youtube, describing 6 properties. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.
{
"type": "object",
"name": "Job",
"properties": {
"id": {
"type": "string",
"description": "The server-generated ID of the job."
},
"reportTypeId": {
"type": "string",
"description": "The type of reports that the job creates."
},
"name": {
"type": "string",
"description": "The name of the job. Max length is 100 characters."
},
"createTime": {
"type": "datetime",
"description": "The date and time when the job was created."
},
"expireTime": {
"type": "datetime",
"description": "The date and time when the job will expire."
},
"systemManaged": {
"type": "boolean",
"description": "Whether the job is system-managed."
}
},
"$schema": "https://json-structure.org/draft/2020-12/schema"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.