AnalyticsClientSetAccountsServerURL Method |
Sets the accounts server URL.
Namespace:
ZohoAnalytics
Assembly:
ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntax public void SetAccountsServerURL(
string serverUrl
)
Parameters
- serverUrl
- Type: SystemString
ZohoAccounts server URL
See Also