Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.ManagedContentPublishInput

Input for publishing content.
Property Type Description Required or Optional Available Version
contentIds List<String> IDs of content to publish. All variants of the content are published. Required if variantIds isn’t specified 60.0
description String Description for publish action. Optional 60.0
includeContent​References Boolean Specifies whether to include content references (true) or not (false). Optional 60.0
variantIds List<String> IDs of variants to publish. All variants must be from the same content space. Required if contentIds isn’t specified 60.0