google_api_you_tube v0.2.0 GoogleApi.YouTube.V3.Model.VideoStatistics View Source
Statistics about the video, such as the number of times the video was viewed or liked.
Attributes
- commentCount (String.t): The number of comments for the video. Defaults to:
null. - dislikeCount (String.t): The number of users who have indicated that they disliked the video by giving it a negative rating. Defaults to:
null. - favoriteCount (String.t): The number of users who currently have the video marked as a favorite video. Defaults to:
null. - likeCount (String.t): The number of users who have indicated that they liked the video by giving it a positive rating. Defaults to:
null. - viewCount (String.t): The number of times the video has been viewed. Defaults to:
null.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.