Paging details for a list operation, including information about the total number of resources and the number per page.
Type: objectProperties: 2
GoogleMediaSocialStreamingVideoVideos
PageInfo 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",
"description": "Paging details for a list operation, including information about the total number of resources and the number per page.",
"name": "PageInfo",
"properties": {
"totalResults": {
"type": "integer",
"description": "The total number of results in the result set."
},
"resultsPerPage": {
"type": "integer",
"description": "The number of results included in the API response."
}
},
"$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.