bundle_content_mgr_replace_content
Back to SOAP Architecture Method Reference
Description
The bundle_content_mgr_replace_content method replaces content on a specific bundle on your domain.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
content_id | The unique ID# of the content that will replace the old. | bstypes:ResourceId | R |
old_content_id | The unique ID# of the content that you will replace with new content. | bstypes:ResourceId | R |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The ID# of the link between the new content and the bundle. | bstypes:ResourceId | R |