Accounts
class Accounts extends Resource (View source)
The "accounts" collection of methods.
Typical usage is:
$tagmanagerService = new Google\Service\TagManager(...);
$accounts = $tagmanagerService->accounts;
Methods
listAccounts(array $optParams = [])
Lists all GTM Accounts that a user has access to. (accounts.listAccounts)
Details
Account
get(string $path, array $optParams = [])
Gets a GTM Account. (accounts.get)
ListAccountsResponse
listAccounts(array $optParams = [])
Lists all GTM Accounts that a user has access to. (accounts.listAccounts)