ContextStateUpdate

Updates publish context state for an asset.

Syntax

Parameters

Set an asset’s publish context state with setAssetsContextState.

Name Type Description
contextHandle xsd:string Handle to the publish context.
publishState xsd:string The asset's updated published state for the specified publish context. Includes:
  • MarkedForPublish
  • NotMarkedForPublish

On this page