Youtube Reporting List Report Types Response Structure
Type: objectProperties: 2
GoogleMediaSocialStreamingVideoVideos
ListReportTypesResponse is a JSON Structure definition published by Youtube, describing 2 properties. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.
{
"type": "object",
"name": "ListReportTypesResponse",
"properties": {
"reportTypes": {
"type": "array",
"description": "The list of report types.",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The ID of the report type."
},
"name": {
"type": "string",
"description": "The name of the report type."
},
"systemManaged": {
"type": "boolean",
"description": "Whether the report type is system-managed."
},
"deprecateTime": {
"type": "datetime",
"description": "The date and time when the report type was deprecated."
}
}
}
},
"nextPageToken": {
"type": "string",
"description": "A token to retrieve the next page of results."
}
},
"$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.