R Client for the YouTube Analytics and Reporting API


[Up] [Top]

Documentation for package ‘tubern’ version 0.5.0

Help Pages

tubern-package 'tubern' provides access to the YouTube Analytics and Reporting API
add_groups Add Groups
add_group_item Add Group Item
check_api_quota Check API quota status and provide guidance
data_transformation Data Transformation Utilities
date_helpers Date Helper Functions for tubern
delete_group Delete Group
delete_group_item Delete Group Item
diagnose_tubern Diagnose common tubern issues
error_handling Enhanced Error Handling for tubern
get_audience_demographics Get audience demographics report
get_available_dimensions Get available dimensions with descriptions
get_available_metrics Get available metrics with descriptions
get_channel_overview Get channel overview report
get_common_date_ranges Get common date ranges
get_daily_performance Get daily performance time series
get_geographic_performance Get geographic performance report
get_report Get Reports
get_revenue_report Get revenue report (requires monetary scope)
get_top_videos Get top videos report
list_groups List Groups
list_group_items List Group Items
report_helpers Common Report Helper Functions
resolve_date_range Resolve date range with support for relative dates
tubern 'tubern' provides access to the YouTube Analytics and Reporting API
tubern_DELETE DELETE
tubern_GET Base POST AND GET functions. Not exported.
tubern_POST POST
tubern_PUT PUT
update_group Update Groups
validation_helpers YouTube Analytics API Validation Helpers
yt_check_token Check if authentication token is in options
yt_export_csv Export data to CSV
yt_extract_summary Extract summary statistics from API response
yt_oauth Set up Authorization
yt_quick_plot Create a quick visualization of the data (if ggplot2 is available)
yt_to_dataframe Convert API response to data frame
yt_to_tibble Convert API response to tibble (if tibble is available)