Documentation

Google_Service_GoogleAnalyticsAdmin extends Google_Service
in package

Service definition for GoogleAnalyticsAdmin (v1alpha).

For more information about this service, see the API Documentation

Tags
author

Google, Inc.

Table of Contents

ANALYTICS_EDIT  = "https://www.googleapis.com/auth/analytics.edit"
Edit Google Analytics management entities.
ANALYTICS_MANAGE_USERS  = "https://www.googleapis.com/auth/analytics.manage.users"
Manage Google Analytics Account users by email address.
ANALYTICS_MANAGE_USERS_READONLY  = "https://www.googleapis.com/auth/analytics.manage.users.readonly"
View Google Analytics user permissions.
ANALYTICS_READONLY  = "https://www.googleapis.com/auth/analytics.readonly"
View your Google Analytics data.
$accounts  : mixed
$accounts_userLinks  : mixed
$accountSummaries  : mixed
$availableScopes  : mixed
$batchPath  : mixed
$properties  : mixed
$properties_androidAppDataStreams  : mixed
$properties_firebaseLinks  : mixed
$properties_googleAdsLinks  : mixed
$properties_iosAppDataStreams  : mixed
$properties_userLinks  : mixed
$properties_webDataStreams  : mixed
$resource  : mixed
$rootUrl  : mixed
$servicePath  : mixed
$version  : mixed
$client  : mixed
__construct()  : mixed
Constructs the internal representation of the GoogleAnalyticsAdmin service.
createBatch()  : Google_Http_Batch
Create a new HTTP Batch handler for this service
getClient()  : Google_Client
Return the associated Google_Client class.

Constants

ANALYTICS_EDIT

Edit Google Analytics management entities.

public mixed ANALYTICS_EDIT = "https://www.googleapis.com/auth/analytics.edit"

ANALYTICS_MANAGE_USERS

Manage Google Analytics Account users by email address.

public mixed ANALYTICS_MANAGE_USERS = "https://www.googleapis.com/auth/analytics.manage.users"

ANALYTICS_MANAGE_USERS_READONLY

View Google Analytics user permissions.

public mixed ANALYTICS_MANAGE_USERS_READONLY = "https://www.googleapis.com/auth/analytics.manage.users.readonly"

ANALYTICS_READONLY

View your Google Analytics data.

public mixed ANALYTICS_READONLY = "https://www.googleapis.com/auth/analytics.readonly"

Properties

$availableScopes

public mixed $availableScopes

$servicePath

public mixed $servicePath

Methods

__construct()

Constructs the internal representation of the GoogleAnalyticsAdmin service.

public __construct(Google_Client $client[, string $rootUrl = null ]) : mixed
Parameters
$client : Google_Client

The client used to deliver requests.

$rootUrl : string = null

The root URL used for requests to the service.

Return values
mixed

Search results