Home
Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
AnalyticsClient.AnalyticsClient
:
AnalyticsClient provides the python based language binding to the https based API of Zoho Analytics.
AnalyticsClient.AnalyticsClient.BulkAPI
:
BulkAPI contains data operations.
AnalyticsClient.AnalyticsClient.OrgAPI
:
OrgAPI contains organization level operations.
AnalyticsClient.AnalyticsClient.ViewAPI
:
ViewAPI contains view level operations.
AnalyticsClient.AnalyticsClient.WorkspaceAPI
:
WorkspaceAPI contains workspace level operations.
object
:
The most base type
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
AnalyticsClient.ParseError
:
ParseError is thrown if the server has responded but client was not able to parse the response.
AnalyticsClient.ServerError
:
ServerError is thrown if the analytics server has received the request but did not process the request due to some error.
AnalyticsClient.response_obj
:
Internal class.
Home
Trees
Indices
Help