bundle_ordering_mgr_list_by_display_unit_id
Back to SOAP Architecture Method Reference
Description
The bundle_ordering_mgr_list_by_display_unit method lists instances of bundle ordering on your domain, by associated display unit.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
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 |
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 |