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"channelIds": ["0apx0000000GmanAAC"],
3"description": "Test Description",
4"contentIds": ["20YRM0000000CPi2AM"]
5}
Properties
Name Type Description Required or Optional Available Version
channelIds String[] IDs of channels to publish content to. Specified channels must be associated with the same content space of the contentIds. If unspecified, content is published to all associated channels of the content’s space. Optional 55.0
contentIds String[] IDs of content to publish. Required 55.0
description String Description for publish action. Optional 55.0
variantIds String[] Reserved for future use. Optional 55.0