bundle_content_mgr_list
Back to SOAP Architecture Method Reference
Description
The bundle_content_mgr_list method lists the attributes of all bundles on your domain.
Parameters
| Parameter | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
Return Values
| Value | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| id | The unique ID# of the link between the content and 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#s of the bundles. | bstypes:ResourceId | R |
| content_id | The unique ID#s of the ad copies in your bundles. | bstypes:ResourceId | R |
