GTM Managers

manager.py

class gtm_manager.manager.GTMManager(**kwargs)[source]

Authenticates a users base gtm access.

list_accounts()[source]

Loads from the API and lists all GTM Accounts that a user has access to.

Returns

A list of gtm_manager.account.GTMAccount that the user has access to.