* For more information about this service, see the API * Documentation *
* $youtubeAnalyticsService = new Google_Service_YouTubeAnalytics(...); * $batchReportDefinitions = $youtubeAnalyticsService->batchReportDefinitions; *
* $youtubeAnalyticsService = new Google_Service_YouTubeAnalytics(...); * $batchReports = $youtubeAnalyticsService->batchReports; *
* $youtubeAnalyticsService = new Google_Service_YouTubeAnalytics(...); * $groupItems = $youtubeAnalyticsService->groupItems; *
* $youtubeAnalyticsService = new Google_Service_YouTubeAnalytics(...); * $groups = $youtubeAnalyticsService->groups; *
* $youtubeAnalyticsService = new Google_Service_YouTubeAnalytics(...); * $reports = $youtubeAnalyticsService->reports; *