bundle_ordering_mgr_add
Back to SOAP Architecture Method Reference
Description
The bundle_ordering_mgr_add method adds an instance of bundle ordering to a campaign on your domain.
Parameters
| Parameter | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| display_unit_id | The unique ID# of the associated display unit. | bstypes:ResourceId | R |
| loop_positions | The order you want for the bundle ordering isntance. | 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 bundle ordering instance. | bstypes:ResourceId | R |
