Newer Version Available

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

Managed Content Publish Input

Managed content publish.
Root XML tag
<ManagedContentPublishInput>
JSON example
1{
2"description": "Test Description",
3"contentIds": ["20YRM0000000CPi2AM"]
4}
Properties
Name Type Description Required or Optional Available Version
contentIds String[] IDs of content to publish. All variants of the content are published. Required if variantIds isn’t specified 55.0
description String Description for publish action. Optional 55.0
includeContent​References Boolean Specifies whether to include content references (true) or not (false). Optional 57.0
variantIds String[] IDs of variants to publish. All variants must be from the same content space. Required if contentIds isn’t specified 57.0