Google Analytics API . management . accounts

Instance Methods

list(max_results=None, start_index=None)

Lists all accounts to which the user has access.

Method Details

list(max_results=None, start_index=None)
Lists all accounts to which the user has access.

Args:
  max_results: integer, The maximum number of accounts to include in this response.
  start_index: integer, An index of the first account to retrieve. Use this parameter as a pagination mechanism along with the max-results parameter.