Interface GoogleApiYouTubeVideoGetRatingResponse

Index

Properties

Properties

public etag: string

The ETag of the response.

public items: Array<{ videoId: string; rating: string; }>

A list of ratings that match the request criteria.

public kind: string

The type of the API response. For this operation, the value will be youtube#videoGetRatingResponse.