loop_slot_mgr_list_by_reservable
Back to SOAP Architecture Method Reference
Description
The loop_slot_mgr_list_by_reservable method lists all of the Loop Slots attached to a Campaigns or Events.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
domain_id | The unique ID# of the domain. | bstypes:ResourceId | R |
reservable_id | The unique ID# of the Campaign or Event that this Loop Slot belongs to. | bstypes:ResourceId | R |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the Loop Slot. | bstypes:ResourceId | R |
active | Whether this Loop Slot is active. | boolean | R |
domain_id | The unique ID# of the domain. | bstypes:ResourceId | R |
parent_id | The unique ID# of the Campaign or Event that this Loop Slot belongs to. | bstypes:ResourceId | R |
start_date | The start date for this Loop Slot. | bstypes:SimpleDate | R |
end_date | The end date for this Loop Slot. | bstypes:SimpleDate | R |
duration | The duration of the Loop Slot in milliseconds. | int | R |
event_occurrence | The start date and time of the Event that the Loop Slot belongs to. | string | R |
priority | The Loop Slot’s priority to be compared to other Loop Slots on the Frame. | int | R |
day_of_week_mask | A value that represents the days of the week that the Loop Slot will play on in a mask form. | int | R |
inventory_category_id | The unique ID# of the inventory category of this Loop Slot. | bstypes:ResourceId | R |