getViewerConfigSettings

Last update: 2022-03-08
  • Created for:
  • Developer
    Admin

Gets all viewer configuration settings associated with the specified asset.

Syntax

Authorized User Types

  • IpsAdmin
  • IpsCompanyAdmin
  • TrialSiteAdmin
  • ImagePortalAdmin

Parameters

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.

On this page