* For more information about this service, see the API * Documentation *
* $youtubereportingService = new Google_Service_YouTubeReporting(...); * $jobs = $youtubereportingService->jobs; *
* $youtubereportingService = new Google_Service_YouTubeReporting(...); * $reports = $youtubereportingService->reports; *
* $youtubereportingService = new Google_Service_YouTubeReporting(...); * $media = $youtubereportingService->media; *
* $youtubereportingService = new Google_Service_YouTubeReporting(...); * $reportTypes = $youtubereportingService->reportTypes; *