bundle_ordering_mgr_update
Back to SOAP Architecture Method Reference
Description
The bundle_ordering_mgr_update method updates the details of an existing bundle ordering instance on your domain.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
active | Indicates whether or not the resource is active. | boolean | R |
display_unit_id | The unique ID# of the associated display unit. | bstypes:ResourceId | R |
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |
id | The unique ID# of the bundle ordering instance. | bstypes:ResourceId | R |
loop_positions | The order of the bundles in the ordering instance. | string | R |
parent_id | The unique ID# of the parent campaign. | bstypes:ResourceId | R |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the updated bundle ordering instance. | bstypes:ResourceId | R |