class ManagementAccounts extends Resource (View source)

The "accounts" collection of methods.

Typical usage is:

 $analyticsService = new Google\Service\Analytics(...);
 $accounts = $analyticsService->management_accounts;

Methods

listManagementAccounts(array $optParams = [])

Lists all accounts to which the user has access.

Details

Accounts listManagementAccounts(array $optParams = [])

Lists all accounts to which the user has access.

(accounts.listManagementAccounts)

Parameters

array $optParams

Optional parameters.

Return Value

Accounts

Exceptions

Exception