Zoho Analytics API

Classes

ReportClient ReportClient provides the php based language binding to the https based api of ZohoAnalytics.
ImportResult ImportResult contains the result of an import operation.
ShareInfo ShareInfo contains the workspace shared details.
PermissionInfo PermissionInfo contains the permission details of views.
PlanInfo PlanInfo contains the plan details.
ServerException ServerException is thrown if the report server has received the request but did not process the request due to some error.
ParseException ParseException is thrown if the server has responded but client was not able to parse the response. Possible reasons could be version mismatch.The client might have to be updated to a newer version.
IOException IOException is thrown when an input or output operation is failed or interpreted.