VideoAbuseReportReasons
class VideoAbuseReportReasons extends Resource (View source)
The "videoAbuseReportReasons" collection of methods.
Typical usage is:
$youtubeService = new Google\Service\YouTube(...);
$videoAbuseReportReasons = $youtubeService->videoAbuseReportReasons;
Methods
listVideoAbuseReportReasons(string|array $part, array $optParams = [])
Retrieves a list of resources, possibly filtered.
Details
VideoAbuseReportReasonListResponse
listVideoAbuseReportReasons(string|array $part, array $optParams = [])
Retrieves a list of resources, possibly filtered.
(videoAbuseReportReasons.listVideoAbuseReportReasons)