Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
Google_Service_YouTubeAnalytics Class Reference
Inheritance diagram for Google_Service_YouTubeAnalytics:
Google_Service

Public Member Functions

 __construct (Google_Client $client)
 Constructs the internal representation of the YouTubeAnalytics service.
 
 createBatch ()
 Create a new HTTP Batch handler for this service.
 
 getClient ()
 

Public Attributes

 $availableScopes
 
 $batchPath
 
 $batchReportDefinitions
 
 $batchReports
 
 $groupItems
 
 $groups
 
 $reports
 
 $resource
 
 $rootUrl
 
 $servicePath
 
 $version
 
const YOUTUBE
 Manage your YouTube account.
 
const YOUTUBE_READONLY
 View your YouTube account.
 
const YOUTUBEPARTNER
 View and manage your assets and associated content on YouTube.
 
const YT_ANALYTICS_MONETARY_READONLY
 View monetary and non-monetary YouTube Analytics reports for your YouTube content.
 
const YT_ANALYTICS_READONLY
 View YouTube Analytics reports for your YouTube content.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_YouTubeAnalytics::__construct ( Google_Client $client)

Constructs the internal representation of the YouTubeAnalytics service.

Parameters
Google_Client$client

Reimplemented from Google_Service.

Member Function Documentation

◆ createBatch()

Google_Service::createBatch ( )
inherited

Create a new HTTP Batch handler for this service.

Return values
Google_Http_Batch

Member Data Documentation

◆ YOUTUBE

const Google_Service_YouTubeAnalytics::YOUTUBE
Initial value:
=
"https://www.googleapis.com/auth/youtube"

Manage your YouTube account.

◆ YOUTUBE_READONLY

const Google_Service_YouTubeAnalytics::YOUTUBE_READONLY
Initial value:
=
"https://www.googleapis.com/auth/youtube.readonly"

View your YouTube account.

◆ YOUTUBEPARTNER

const Google_Service_YouTubeAnalytics::YOUTUBEPARTNER
Initial value:
=
"https://www.googleapis.com/auth/youtubepartner"

View and manage your assets and associated content on YouTube.

◆ YT_ANALYTICS_MONETARY_READONLY

const Google_Service_YouTubeAnalytics::YT_ANALYTICS_MONETARY_READONLY
Initial value:
=
"https://www.googleapis.com/auth/yt-analytics-monetary.readonly"

View monetary and non-monetary YouTube Analytics reports for your YouTube content.

◆ YT_ANALYTICS_READONLY

const Google_Service_YouTubeAnalytics::YT_ANALYTICS_READONLY
Initial value:
=
"https://www.googleapis.com/auth/yt-analytics.readonly"

View YouTube Analytics reports for your YouTube content.


The documentation for this class was generated from the following file: