Skip to main content

Google_Analytics.list_properties

Google_Analytics.list_propertiescredentialsaccountlimitinclude_deleted

Documentation

Reads the set of properties from Google Analytics Admin API.

Arguments

  • account: The Google Analytics account(s) to read properties from or all accounts. Default is all accounts.
  • 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.