Class Google_Service_YouTube_VideoAbuseReportReasons_Resource
The "videoAbuseReportReasons" collection of methods. Typical usage is:
$youtubeService = new Google_Service_YouTube(...); $videoAbuseReportReasons = $youtubeService->videoAbuseReportReasons;
- Google_Service_Resource
-
Google_Service_YouTube_VideoAbuseReportReasons_Resource
Located at YouTube.php
public
|
#
listVideoAbuseReportReasons( string $part, array $optParams = array() )
Returns a list of abuse reasons that can be used for reporting abusive videos. (videoAbuseReportReasons.listVideoAbuseReportReasons) |