bundle_content_mgr_list_many
Back to SOAP Architecture Method Reference
Description
The bundle_content_mgr_list_many method lists all the attributes of specific bundles on your domain.
Parameters
| Parameter | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| ids | A comma-delimited list of the unique ID#s of bundles you want to list. | string | R |
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | O |
Return Values
| Value | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| id | The 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 |
