ReportClient Class |
Namespace: ZReports
public class ReportClient
The ReportClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReportClient |
Initializes a new instance of the ReportClient class.
click here to know about OAuth.
|
Name | Description | |
---|---|---|
![]() | ActivateUser |
Activates the specified user(s) in your Zoho Analytics Account.
|
![]() | AddColumn |
Adds a column to the specified table identified by the URI.
|
![]() | AddDbOwner |
This method is used to add new admins to the Analytics workspace.
|
![]() | AddGroupMembers |
Add new members for the specified group present in the workspace identified by the URI.
|
![]() | AddLookup |
Add the lookup for the given column.
|
![]() | AddRow |
Adds a row to the specified table identified by the URI.
|
![]() | AddUser |
Adds the specified user(s) into your Zoho Analytics Account.
|
![]() | AutoGenReports |
Generate report for table or column.
|
![]() | ChangeUserRole | |
![]() | CopyDatabase |
Copy a specified workspace identified by the URI.
|
![]() | CopyFormula |
The Copy Formula API is used to copy one or more formula columns from one table to another within the same workspace or across workspaces and even across one user account to another.
|
![]() | CopyReports |
The Copy Reports API is used to copy one or more reports from one workspace to another within the same account or even across user accounts.
|
![]() | CreateAnalysisView |
Create a report in the specified workspace.
|
![]() | CreateBlankDB |
Creates a blank workspace in the organization.
|
![]() | CreateGroup |
Create a new group in the workspace identified by the URI.
|
![]() | CreateSimilarViews |
Creates the similar views.
|
![]() | CreateSlideShow |
Create a new slideshow in the workspace identified by the URI.
|
![]() | CreateTable |
Create a table in the specified workspace.
|
![]() | DeActivateUser |
Deactivates the specified user(s) in your Zoho Analytics Account.
|
![]() | DeleteColumn |
Delete the column in the specified table identified by the URI.
|
![]() | DeleteData |
Delete the data in the specified table identified by the URI.
|
![]() | DeleteDatabase |
Delete a specified workspace from a Zoho Analytics Account.
|
![]() | DeleteGroup |
Deletes the specified groups present in the workspace identified by the URI.
|
![]() | DeleteSlideShow |
Delete the mentioned slides present in the workspace identified by the URI.
|
![]() | DeleteView |
Deletes the specified view from the workspace identified by the dbURI.
|
![]() | DisableDomainDB |
Disables the domain workspace.
|
![]() | EnableDomainDB |
Enables the domain workspace.
|
![]() | ExportData(String, String, Stream, String, DictionaryString, String) |
Exports the data.
|
![]() | ExportData(String, String, String, String, DictionaryString, String) |
Exports the data.
|
![]() | ExportDataAsCSV |
Exports the data as CSV.
|
![]() | ExportDataAsDictionary |
Exports the data as dictionary.
|
![]() | ExportDataAsJson |
Exports the data as json.
|
![]() | ExportDataUsingSQL(String, String, Stream, String, DictionaryString, String) |
Exports the data using SQL.
|
![]() | ExportDataUsingSQL(String, String, String, String, DictionaryString, String) |
Exports the data using SQL.
|
![]() | FolderList |
Returns the list of all accessible folders present in the workspace identified by the URI.
|
![]() | GetCopyDBKey |
Gets the copy workspace key.
|
![]() | GetDashboards |
Returns the list of owned/shared dashboards present in the zoho analytics account identified by the URI.
|
![]() | GetDatabaseID |
Get workspace ID for a specified workspace identified by the URI.
|
![]() | GetDatabaseMetaData |
This method is used to get the meta information about the reports.
|
![]() | GetDatabaseName |
Get workspace name for a specified workspace identified by the URI.
|
![]() | GetEmbedURL |
This method is used to get the embed URL of the particular table / view. This API is available only for the White Label Administrator.
|
![]() | GetPlanInfo |
Gets the plan information.
|
![]() | GetShareInfo |
Gets the share information.
|
![]() | GetSlideInfo |
Get the meta-information of the provided slide present in the workspace identified by the URI.
|
![]() | GetSlideList |
Get the list of all available slideshow present in the workspace identified by the URI.
|
![]() | GetSlideUrl |
Get the URL to access the mentioned slide present in the workspace identified by the URI.
|
![]() | GetURI(String) |
Gets the user URI.
|
![]() | GetURI(String, String) |
Gets the workspace URI.
|
![]() | GetURI(String, String, String) |
Gets the table URI.
|
![]() | GetUsers |
Returns users list for the particular account.
|
![]() | GetViewInfo |
Returns view details like view name,description,type from the the particular workspace identified by dbURI.
|
![]() | GetViewName |
This function returns the name of a view in Zoho Analytics.
|
![]() | GetViewUrl |
This method returns the URL to access the mentioned view.
|
![]() | GroupInfo |
Get meta information on the groups present in the workspace identified by the URI.
|
![]() | HideColumn |
Hide the columns in the table.
|
![]() | IsColumnExist |
Checks whether the column exist or not in the view identified by the tableURI.
|
![]() | IsDbExist |
Check whether the workspace is exist or not.
|
![]() | IsViewExist |
Checks whether the view exist or not in the workspace identified by dbURI.
|
![]() | MyWorkspaceList |
Returns the list of all owned workspaces present in the zoho analytics account identified by the URI.
|
![]() | RecentItems |
Returns the details of recently accessed views from the ZohoAnalytics account identified by the URI.
|
![]() | RemoveDbOwner |
This method is used to remove the existing admins from the Analytics workspace.
|
![]() | RemoveGroupMembers |
Remove members from the specified group present in the workspace identified by the URI.
|
![]() | RemoveLookup |
Remove the lookup for the given column.
|
![]() | RemoveShare |
This method is used to remove the shared views (tables/reports/dashboards) in Zoho Analytics from the users.
|
![]() | RemoveUser |
Removes the specified user(s) from your Zoho Analytics Account.
|
![]() | RenameColumn |
Rename the column in the specified table identified by the URI.
|
![]() | RenameView |
Rename the specified view with the new name and description.
|
![]() | SaveAs |
Copy views within the workspace(Duplicate views).
|
![]() | SetWebProxy |
Sets the web proxy.
|
![]() | SharedWorkspaceList |
Returns the list of all shared workspaces present in the zoho analytics account identified by the URI.
|
![]() | ShareView |
This method is used to share the views (tables/reports/dashboards) created in Zoho Analytics with users.
|
![]() | ShowColumn |
Show the hidden columns in the table.
|
![]() | UpdateCloudDBConnection |
Updates cloud connection information of the given view identified by the URI.
|
![]() | UpdateData |
Update the data in the specified table identified by the URI.
|
![]() | UpdateGroupInfo |
Updates the specified group information present in the workspace identified by the URI.
|
![]() | UpdateRemoteDBConnection |
Updates cloud connection information of the given live connect workspace identified by the URI.
|
![]() | UpdateSlideShow |
Update the mentioned slide information present in the workspace identified by the URI.
|
![]() | UrlSplCharReplace |
URL special character replace.
|
![]() | ViewList |
Returns the list of all accessible views present in the workspace identified by the URI.
|
![]() | ViewMetadata |
Returns metainfo of the given view identified by the URI.
|