Google_Analytics.list_accounts
Google_Analytics.list_accountscredentialslimitinclude_deleted
Documentation
Reads the set of accounts from Google Analytics Admin API.
Arguments
credentials: The Google credentials to use. Default is to use the Google Application Default Credentials in the environment variables. See application-default-credentials.limit: The maximum number of accounts to read. Default is 1000.include_deleted: Whether to include deleted accounts. Default is False.