Zoho Analytics Client Library
Zoho Analytics Client Library
ZohoAnalytics
ViewAPI Class
ViewAPI Methods
AddColumn Method
AddFavorite Method
AddLookup Method
AddRow Method
AutoAnalyse Method
AutoAnalyseColumn Method
CopyFormulas Method
CreatePrivateURL Method
CreateSimilarViews Method
Delete Method
DeleteColumn Method
DeleteRow Method
GetEmbedURL Method
GetLastImportDetails Method
GetMyPermissions Method
GetPrivateURL Method
GetViewURL Method
HideColumns Method
RefetchData Method
RemoveFavorite Method
RemoveLookup Method
Rename Method
RenameColumn Method
SaveAs Method
ShowColumns Method
UpdateRow Method
ViewAPI
CreatePrivateURL Method
Create a private URL for the specified view.
Namespace:
ZohoAnalytics
Assembly:
ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntax
C#
Copy
public
string
CreatePrivateURL
(
Dictionary
<
string
,
Object
>
config
)
Parameters
config
Type:
System.Collections.Generic
Dictionary
String
,
Object
Contains any additional control configurations. Can be null.
Return Value
Type:
String
Private URL.
See Also
Reference
ViewAPI Class
ZohoAnalytics Namespace