cc-everywhere

Interface: QuickActionPublishParams

Asset related information received with onPublish callback in Quick Actions.

Extends

Properties

Property
Type
Description
Inherited from
asset
OutputAsset[]
Asset which is exported
PublishParams.asset
exportButtonId
string
id of the export option clicked
PublishParams.exportButtonId
documentId?
string
Unique identifier for the assets created/edited.
PublishParams.documentId
targetInfo?
AssetTargetInfo
This field is returned if current quick actions supports opening asset in express via project id. It contains the target information required to open the asset in Express Editor.
-