Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
Google_Service_AdSense Class Reference
Inheritance diagram for Google_Service_AdSense:
Google_Service

Public Member Functions

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

Public Attributes

 $accounts
 
 $accounts_adclients
 
 $accounts_adunits
 
 $accounts_adunits_customchannels
 
 $accounts_alerts
 
 $accounts_customchannels
 
 $accounts_customchannels_adunits
 
 $accounts_payments
 
 $accounts_reports
 
 $accounts_reports_saved
 
 $accounts_savedadstyles
 
 $accounts_urlchannels
 
 $adclients
 
 $adunits
 
 $adunits_customchannels
 
 $alerts
 
 $availableScopes
 
 $batchPath
 
 $customchannels
 
 $customchannels_adunits
 
 $metadata_dimensions
 
 $metadata_metrics
 
 $payments
 
 $reports
 
 $reports_saved
 
 $resource
 
 $rootUrl
 
 $savedadstyles
 
 $servicePath
 
 $urlchannels
 
 $version
 
const ADSENSE
 View and manage your AdSense data.
 
const ADSENSE_READONLY
 View your AdSense data.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_AdSense::__construct ( Google_Client $client)

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

◆ ADSENSE

const Google_Service_AdSense::ADSENSE
Initial value:
=
"https://www.googleapis.com/auth/adsense"

View and manage your AdSense data.

◆ ADSENSE_READONLY

const Google_Service_AdSense::ADSENSE_READONLY
Initial value:
=
"https://www.googleapis.com/auth/adsense.readonly"

View your AdSense data.


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