Module: Brainzz

Extended by:
Core
Defined in:
lib/brainzz.rb,
lib/brainzz/core.rb,
lib/brainzz/models/stat.rb,
lib/brainzz/models/video.rb,
lib/brainzz/models/channel.rb,
lib/brainzz/models/base_model.rb,
lib/brainzz/models/like_count.rb,
lib/brainzz/models/video_stat.rb,
lib/brainzz/models/view_count.rb,
lib/brainzz/models/share_count.rb,
lib/brainzz/params/base_params.rb,
lib/brainzz/models/channel_stat.rb,
lib/brainzz/params/stats_params.rb,
lib/brainzz/models/comment_count.rb,
lib/brainzz/models/dislike_count.rb,
lib/brainzz/models/playlist_item.rb,
lib/brainzz/models/view_duration.rb,
lib/brainzz/commands/base_command.rb,
lib/brainzz/commands/data_command.rb,
lib/brainzz/commands/stats_command.rb,
lib/brainzz/enums/view_source_enum.rb,
lib/brainzz/models/view_percentage.rb,
lib/brainzz/params/analytics_params.rb,
lib/brainzz/models/video_search_item.rb,
lib/brainzz/models/channel_like_count.rb,
lib/brainzz/models/channel_view_count.rb,
lib/brainzz/params/video_stats_params.rb,
lib/brainzz/commands/analytics_command.rb,
lib/brainzz/params/channel_list_params.rb,
lib/brainzz/params/video_search_params.rb,
lib/brainzz/responses/details_response.rb,
lib/brainzz/models/channel_list_wrapper.rb,
lib/brainzz/models/video_search_wrapper.rb,
lib/brainzz/params/channel_stats_params.rb,
lib/brainzz/params/video_details_params.rb,
lib/brainzz/commands/like_totals_command.rb,
lib/brainzz/commands/video_stats_command.rb,
lib/brainzz/commands/view_totals_command.rb,
lib/brainzz/models/channel_comment_count.rb,
lib/brainzz/models/channel_dislike_count.rb,
lib/brainzz/params/playlist_items_params.rb,
lib/brainzz/commands/channel_list_command.rb,
lib/brainzz/commands/share_totals_command.rb,
lib/brainzz/commands/stats_by_day_command.rb,
lib/brainzz/commands/video_search_command.rb,
lib/brainzz/models/playlist_items_wrapper.rb,
lib/brainzz/models/subscribers_lost_count.rb,
lib/brainzz/models/subscribers_lost_mixin.rb,
lib/brainzz/params/channel_details_params.rb,
lib/brainzz/responses/like_count_response.rb,
lib/brainzz/responses/view_count_response.rb,
lib/brainzz/services/access_token_service.rb,
lib/brainzz/commands/channel_stats_command.rb,
lib/brainzz/commands/video_details_command.rb,
lib/brainzz/responses/share_count_response.rb,
lib/brainzz/responses/video_stats_response.rb,
lib/brainzz/commands/comment_totals_command.rb,
lib/brainzz/commands/dislike_totals_command.rb,
lib/brainzz/commands/playlist_items_command.rb,
lib/brainzz/models/subscribers_gained_count.rb,
lib/brainzz/models/subscribers_gained_mixin.rb,
lib/brainzz/responses/channel_list_response.rb,
lib/brainzz/responses/video_search_response.rb,
lib/brainzz/commands/channel_details_command.rb,
lib/brainzz/models/annotations_clicked_count.rb,
lib/brainzz/responses/comment_count_response.rb,
lib/brainzz/responses/dislike_count_response.rb,
lib/brainzz/responses/video_details_response.rb,
lib/brainzz/responses/view_duration_response.rb,
lib/brainzz/responses/playlist_items_response.rb,
lib/brainzz/commands/like_count_by_day_command.rb,
lib/brainzz/commands/view_count_by_day_command.rb,
lib/brainzz/models/annotations_clickable_count.rb,
lib/brainzz/responses/channel_details_response.rb,
lib/brainzz/responses/view_percentage_response.rb,
lib/brainzz/commands/share_count_by_day_command.rb,
lib/brainzz/responses/subscribers_lost_response.rb,
lib/brainzz/commands/channel_like_totals_command.rb,
lib/brainzz/commands/channel_view_totals_command.rb,
lib/brainzz/commands/comment_count_by_day_command.rb,
lib/brainzz/commands/dislike_count_by_day_command.rb,
lib/brainzz/commands/view_duration_totals_command.rb,
lib/brainzz/models/channel_subscribers_lost_count.rb,
lib/brainzz/responses/channel_like_count_response.rb,
lib/brainzz/responses/channel_view_count_response.rb,
lib/brainzz/responses/subscribers_gained_response.rb,
lib/brainzz/commands/view_durations_by_day_command.rb,
lib/brainzz/responses/annotations_clicked_response.rb,
lib/brainzz/commands/channel_comment_totals_command.rb,
lib/brainzz/commands/channel_dislike_totals_command.rb,
lib/brainzz/commands/view_percentage_totals_command.rb,
lib/brainzz/models/channel_subscribers_gained_count.rb,
lib/brainzz/commands/subscribers_lost_by_day_command.rb,
lib/brainzz/commands/subscribers_lost_totals_command.rb,
lib/brainzz/commands/view_percentages_by_day_command.rb,
lib/brainzz/responses/annotations_clickable_response.rb,
lib/brainzz/responses/channel_comment_count_response.rb,
lib/brainzz/responses/channel_dislike_count_response.rb,
lib/brainzz/commands/channel_like_count_by_day_command.rb,
lib/brainzz/commands/channel_view_count_by_day_command.rb,
lib/brainzz/commands/subscribers_gained_by_day_command.rb,
lib/brainzz/commands/subscribers_gained_totals_command.rb,
lib/brainzz/commands/annotations_clicked_by_day_command.rb,
lib/brainzz/commands/annotations_clicked_totals_command.rb,
lib/brainzz/responses/channel_subscribers_lost_response.rb,
lib/brainzz/commands/annotations_clickable_by_day_command.rb,
lib/brainzz/commands/annotations_clickable_totals_command.rb,
lib/brainzz/commands/channel_comment_count_by_day_command.rb,
lib/brainzz/commands/channel_dislike_count_by_day_command.rb,
lib/brainzz/responses/channel_subscribers_gained_response.rb,
lib/brainzz/commands/channel_subscribers_lost_by_day_command.rb,
lib/brainzz/commands/channel_subscribers_lost_totals_command.rb,
lib/brainzz/commands/channel_subscribers_gained_by_day_command.rb,
lib/brainzz/commands/channel_subscribers_gained_totals_command.rb

Defined Under Namespace

Modules: AccessTokenService, Core, StatsByDayCommand, SubscribersGainedMixin, SubscribersLostMixin, ViewSourceEnum Classes: AnalyticsCommand, AnalyticsParams, AnnotationsClickableByDayCommand, AnnotationsClickableCount, AnnotationsClickableResponse, AnnotationsClickableTotalsCommand, AnnotationsClickedByDayCommand, AnnotationsClickedCount, AnnotationsClickedResponse, AnnotationsClickedTotalsCommand, BaseCommand, BaseModel, BaseParams, Channel, ChannelCommentCount, ChannelCommentCountByDayCommand, ChannelCommentCountResponse, ChannelCommentTotalsCommand, ChannelDetailsCommand, ChannelDetailsParams, ChannelDetailsResponse, ChannelDislikeCount, ChannelDislikeCountByDayCommand, ChannelDislikeCountResponse, ChannelDislikeTotalsCommand, ChannelLikeCount, ChannelLikeCountByDayCommand, ChannelLikeCountResponse, ChannelLikeTotalsCommand, ChannelListCommand, ChannelListParams, ChannelListResponse, ChannelListWrapper, ChannelStat, ChannelStatsCommand, ChannelStatsParams, ChannelSubscribersGainedByDayCommand, ChannelSubscribersGainedCount, ChannelSubscribersGainedResponse, ChannelSubscribersGainedTotalsCommand, ChannelSubscribersLostByDayCommand, ChannelSubscribersLostCount, ChannelSubscribersLostResponse, ChannelSubscribersLostTotalsCommand, ChannelViewCount, ChannelViewCountByDayCommand, ChannelViewCountResponse, ChannelViewTotalsCommand, CommentCount, CommentCountByDayCommand, CommentCountResponse, CommentTotalsCommand, DataCommand, DetailsResponse, DislikeCount, DislikeCountByDayCommand, DislikeCountResponse, DislikeTotalsCommand, LikeCount, LikeCountByDayCommand, LikeCountResponse, LikeTotalsCommand, PlaylistItem, PlaylistItemsCommand, PlaylistItemsParams, PlaylistItemsResponse, PlaylistItemsWrapper, ShareCount, ShareCountByDayCommand, ShareCountResponse, ShareTotalsCommand, Stat, StatsCommand, StatsParams, SubscribersGainedByDayCommand, SubscribersGainedCount, SubscribersGainedResponse, SubscribersGainedTotalsCommand, SubscribersLostByDayCommand, SubscribersLostCount, SubscribersLostResponse, SubscribersLostTotalsCommand, Video, VideoDetailsCommand, VideoDetailsParams, VideoDetailsResponse, VideoSearchCommand, VideoSearchItem, VideoSearchParams, VideoSearchResponse, VideoSearchWrapper, VideoStat, VideoStatsCommand, VideoStatsParams, VideoStatsResponse, ViewCount, ViewCountByDayCommand, ViewCountResponse, ViewDuration, ViewDurationResponse, ViewDurationTotalsCommand, ViewDurationsByDayCommand, ViewPercentage, ViewPercentageResponse, ViewPercentageTotalsCommand, ViewPercentagesByDayCommand, ViewTotalsCommand

Method Summary

Methods included from Core

annotations_clickable_by_day_for, annotations_clickable_totals_for, annotations_clicked_by_day_for, annotations_clicked_totals_for, channel_comment_by_day_for, channel_comment_totals_for, channel_details_for, channel_dislike_by_day_for, channel_dislike_totals_for, channel_like_by_day_for, channel_like_totals_for, channel_list, channel_subscribers_gained_by_day_for, channel_subscribers_gained_totals_for, channel_subscribers_lost_by_day_for, channel_subscribers_lost_totals_for, channel_view_by_day_for, channel_view_totals_for, comment_totals_for, comments_by_day_for, dislike_totals_for, dislikes_by_day_for, like_totals_for, likes_by_day_for, playlist_items_for, share_totals_for, shares_by_day_for, subscribers_gained_by_day_for, subscribers_gained_totals_for, subscribers_lost_by_day_for, subscribers_lost_totals_for, video_details_for, video_search, view_duration_totals_for, view_durations_by_day_for, view_percentage_totals_for, view_percentages_by_day_for, view_totals_for, views_by_day_for