ManagementAccountSummaries
class ManagementAccountSummaries extends Resource (View source)
The "accountSummaries" collection of methods.
Typical usage is:
$analyticsService = new Google\Service\Analytics(...);
$accountSummaries = $analyticsService->management_accountSummaries;
Methods
listManagementAccountSummaries(array $optParams = [])
Lists account summaries (lightweight tree comprised of accounts/properties/profiles) to which the user has access.
Details
AccountSummaries
listManagementAccountSummaries(array $optParams = [])
Lists account summaries (lightweight tree comprised of accounts/properties/profiles) to which the user has access.
(accountSummaries.listManagementAccountSummaries)