Gets all viewer configuration settings associated with the specified asset.
Syntax
IpsAdmin
IpsCompanyAdmin
TrialSiteAdmin
ImagePortalAdmin
Input (getViewerConfigSettingsParam)
Name | Type | Required | Description |
---|---|---|---|
companyHandle | xsd:string |
Yes | Handle to the company. |
assetHandle | xsd:string |
Yes | Handle to the asset. |
Output (getViewerCoinfigSettingsReturn)
Name | Type | Required | Description |
---|---|---|---|
type | xsd:string |
Yes | Viewer type to which the configuration settings apply. |
configSettingsArray | types:ConfigSettingsArray |
Yes | Array of viewer configuration settings. |