bundle_content_mgr_list_by_reservation
Back to SOAP Architecture Method Reference
Description
The bundle_content_mgr_list_by_reservation method lists the bundles in a campaign.
Parameters
| Parameter | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| reservation_id | The unique ID# of your campaign. | bstypes:ResourceId | R |
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# of the reservation. | bstypes:ResourceId | R |
| content_id | The unique ID# of the ad copy in your bundle. | bstypes:ResourceId | R |
