bundle_content_mgr_add
Back to SOAP Architecture Method Reference
Description
The bundle_content_mgr_add method adds an ad copy to a bundle.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
content_id |
The unique ID# of your ad copy. |
bstypes:ResourceId | R |
domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
parent_id |
The unique ID# of your bundle. |
bstypes:ResourceId | R |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The ID# of the link between the content and the bundle. | bstypes:ResourceId | R |