bundle_ordering_mgr_list_many
Back to SOAP Architecture Method Reference
Description
The bundle_ordering_mgr_list_many method lists details of specific bundle ordering instances on your domain.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
ids | A comma-delimited list of the unique ID#s of bundle ordering instances 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 unique ID# of the bundle ordering instance. | bstypes:ResourceId | R |
active | Indicates whether or not the resource is active. | boolean | R |
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |
parent_id | The unique ID# of the parent campaign. | bstypes:ResourceId | R |
display_unit_id | The unique ID# of the associated display unit. | bstypes:ResourceId | R |
loop_positions | The order of the bundles in the ordering instance. | string | R |