Attaches viewer configuration settings to an asset. These can be a viewer preset or the source asset for the viewer.
Syntax
IpsAdmin
IpsCompanyAdmin
TrialSiteAdmin
ImagePortalAdmin
Input (setViewerConfigSettingsParam)
Name | Type | Required | Description |
---|---|---|---|
companyHandle | xsd:string |
Yes | Handle to the company. |
assetHandle | xsd:string |
Yes | Asset handle. |
name | xsd:string |
Yes | Asset name. |
type | xsd:string |
Yes | The type of asset you want to apply the viewer configuration to. |
configSettingArray | types:ConfigSettingArray |
Yes | The array of ConfigSettings applied to the asset… |
Output (setViewerConfigSettingsParam)
The IPS API does not return a response for this operation.