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

Public Member Functions

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

Public Attributes

 $accounts
 
 $accounts_containers
 
 $accounts_containers_folders
 
 $accounts_containers_folders_entities
 
 $accounts_containers_move_folders
 
 $accounts_containers_tags
 
 $accounts_containers_triggers
 
 $accounts_containers_variables
 
 $accounts_containers_versions
 
 $accounts_permissions
 
 $availableScopes
 
 $batchPath
 
 $resource
 
 $rootUrl
 
 $servicePath
 
 $version
 
const TAGMANAGER_DELETE_CONTAINERS
 Delete your Google Tag Manager containers.
 
const TAGMANAGER_EDIT_CONTAINERS
 Manage your Google Tag Manager containers.
 
const TAGMANAGER_EDIT_CONTAINERVERSIONS
 Manage your Google Tag Manager container versions.
 
const TAGMANAGER_MANAGE_ACCOUNTS
 Manage your Google Tag Manager accounts.
 
const TAGMANAGER_MANAGE_USERS
 Manage user permissions of your Google Tag Manager data.
 
const TAGMANAGER_PUBLISH
 Publish your Google Tag Manager containers.
 
const TAGMANAGER_READONLY
 View your Google Tag Manager containers.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_TagManager::__construct ( Google_Client $client)

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

◆ TAGMANAGER_DELETE_CONTAINERS

const Google_Service_TagManager::TAGMANAGER_DELETE_CONTAINERS
Initial value:
=
"https://www.googleapis.com/auth/tagmanager.delete.containers"

Delete your Google Tag Manager containers.

◆ TAGMANAGER_EDIT_CONTAINERS

const Google_Service_TagManager::TAGMANAGER_EDIT_CONTAINERS
Initial value:
=
"https://www.googleapis.com/auth/tagmanager.edit.containers"

Manage your Google Tag Manager containers.

◆ TAGMANAGER_EDIT_CONTAINERVERSIONS

const Google_Service_TagManager::TAGMANAGER_EDIT_CONTAINERVERSIONS
Initial value:
=
"https://www.googleapis.com/auth/tagmanager.edit.containerversions"

Manage your Google Tag Manager container versions.

◆ TAGMANAGER_MANAGE_ACCOUNTS

const Google_Service_TagManager::TAGMANAGER_MANAGE_ACCOUNTS
Initial value:
=
"https://www.googleapis.com/auth/tagmanager.manage.accounts"

Manage your Google Tag Manager accounts.

◆ TAGMANAGER_MANAGE_USERS

const Google_Service_TagManager::TAGMANAGER_MANAGE_USERS
Initial value:
=
"https://www.googleapis.com/auth/tagmanager.manage.users"

Manage user permissions of your Google Tag Manager data.

◆ TAGMANAGER_PUBLISH

const Google_Service_TagManager::TAGMANAGER_PUBLISH
Initial value:
=
"https://www.googleapis.com/auth/tagmanager.publish"

Publish your Google Tag Manager containers.

◆ TAGMANAGER_READONLY

const Google_Service_TagManager::TAGMANAGER_READONLY
Initial value:
=
"https://www.googleapis.com/auth/tagmanager.readonly"

View your Google Tag Manager containers.


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