loop_policy_mgr_list_one_for_rebooking
Back to SOAP Architecture Method Reference
Description
The loop_policy_mgr_list_one_for_rebooking method lists a Loop Policies that can be rebooked.
Parameters
| Parameter | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
| duration_msec | The duration in milliseconds for this Campaign. | unsignedInt | R |
| end_date | The end date for this Campaign. | bstypes:SimpleDate | R |
| end_time | The end time for this Campaign. | bstypes:SimpleTime | R |
| id | The unique ID# of the Campaign. | bstypes:ResourceId | R |
| start_date | The start date for this Campaign. | bstypes:SimpleDate | R |
| start_time | The start time for this Campaign. | bstypes:SimpleTime | R |
Return Values
| Value | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| id | The unique ID# of the Loop Policy. | bstypes:ResourceId | R |
| name | The name of this Loop Policy. | string | R |
| active | Whether this Loop Policy is active. | boolean | R |
| container_id | The ID# of the folder containing this Loop Policy. | bstypes:ResourceId | R |
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
| max_duration_msec | The Loop Policy’s maximum duration in milliseconds. | unsignedInt | R |
| default_slot_duration | The default slot duration of the Loop Policy. | unsignedInt | R |
| loop_transform_strategy | The Loop Policy’s loop transformation strategy order. | string | R |
| synchronization_type |
The loop policy's synchronization type:
|
bstypes:SynchronizationType | R |
| overbookable | Indicates whether the Loop Policy is overbookable or not. | boolean | R |
| synchronization_set | The Loop Policy’s synchronization set tag. | string | R |
| primary_inventory_share_msec | The Loop Policy’s primary inventory share duration in milliseconds. | unsignedInt | R |
| loop_share_configuration | The Loop Policy’s loop share configuration. | string | R |
