bundle_content_mgr_list_by_parent
Back to SOAP Architecture Method Reference
Description
The bundle_content_mgr_list_by_parent method lists the ad copies in a bundle.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
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 |
active | Indicates whether the resource is in an active or inactive state. | Boolean | R |
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |
parent_id | The unique ID# of the bundle. | bstypes:ResourceId | R |
content_id | The unique ID# of the ad copy in your bundle. | bstypes:ResourceId | R |