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

Public Member Functions

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

Public Attributes

 $availableScopes
 
 $batchPath
 
 $data_ga
 
 $data_mcf
 
 $data_realtime
 
 $management_accounts
 
 $management_accountSummaries
 
 $management_accountUserLinks
 
 $management_customDataSources
 
 $management_customDimensions
 
 $management_customMetrics
 
 $management_experiments
 
 $management_filters
 
 $management_goals
 
 $management_profileFilterLinks
 
 $management_profiles
 
 $management_profileUserLinks
 
 $management_segments
 
 $management_unsampledReports
 
 $management_uploads
 
 $management_webproperties
 
 $management_webPropertyAdWordsLinks
 
 $management_webpropertyUserLinks
 
 $metadata_columns
 
 $provisioning
 
 $resource
 
 $rootUrl
 
 $servicePath
 
 $version
 
const ANALYTICS
 View and manage your Google Analytics data.
 
const ANALYTICS_EDIT
 Edit Google Analytics management entities.
 
const ANALYTICS_MANAGE_USERS
 Manage Google Analytics Account users by email address.
 
const ANALYTICS_MANAGE_USERS_READONLY
 View Google Analytics user permissions.
 
const ANALYTICS_PROVISION
 Create a new Google Analytics account along with its default property and view.
 
const ANALYTICS_READONLY
 View your Google Analytics data.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_Analytics::__construct ( Google_Client $client)

Constructs the internal representation of the Analytics 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

◆ ANALYTICS

const Google_Service_Analytics::ANALYTICS
Initial value:
=
"https://www.googleapis.com/auth/analytics"

View and manage your Google Analytics data.

◆ ANALYTICS_EDIT

const Google_Service_Analytics::ANALYTICS_EDIT
Initial value:
=
"https://www.googleapis.com/auth/analytics.edit"

Edit Google Analytics management entities.

◆ ANALYTICS_MANAGE_USERS

const Google_Service_Analytics::ANALYTICS_MANAGE_USERS
Initial value:
=
"https://www.googleapis.com/auth/analytics.manage.users"

Manage Google Analytics Account users by email address.

◆ ANALYTICS_MANAGE_USERS_READONLY

const Google_Service_Analytics::ANALYTICS_MANAGE_USERS_READONLY
Initial value:
=
"https://www.googleapis.com/auth/analytics.manage.users.readonly"

View Google Analytics user permissions.

◆ ANALYTICS_PROVISION

const Google_Service_Analytics::ANALYTICS_PROVISION
Initial value:
=
"https://www.googleapis.com/auth/analytics.provision"

Create a new Google Analytics account along with its default property and view.

◆ ANALYTICS_READONLY

const Google_Service_Analytics::ANALYTICS_READONLY
Initial value:
=
"https://www.googleapis.com/auth/analytics.readonly"

View your Google Analytics data.


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