A standard error response returned by the YouTube Analytics API.
Type: objectProperties: 1
GoogleMediaSocialStreamingVideoVideos
ErrorResponse is a JSON Structure definition published by Youtube, describing 1 property. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.
{
"type": "object",
"description": "A standard error response returned by the YouTube Analytics API.",
"name": "ErrorResponse",
"properties": {
"error": {
"type": "object",
"description": "The error details.",
"properties": {
"code": {
"type": "integer",
"description": "The HTTP status code of the error."
},
"message": {
"type": "string",
"description": "A human-readable description of the error."
},
"status": {
"type": "string",
"description": "The error status code."
},
"details": {
"type": "array",
"description": "A list of additional error details.",
"items": {
"type": "object",
"properties": {
"type": {
"type": "string",
"description": "The type of the error detail."
},
"reason": {
"type": "string",
"description": "The reason code for the error."
},
"domain": {
"type": "string",
"description": "The domain in which the error occurred."
},
"metadata": {
"type": "object",
"description": "Additional metadata about the error."
}
}
}
}
}
}
},
"$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.