skin_slot_mgr_add
Back to SOAP Architecture Method Reference
Description
The skin_slot_mgr_add method adds a link between a loop_slot and a frame. This link sits in a day part which, in turn, sits in a display unit on your domain.
If a skin_slot exists and is active, a campaign has been booked to it.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
parent_id | The unique ID# of the loop_slot. | bstypes:ResourceId | R |
skin_id | The unique ID# of the frame. | bstypes:ResourceId | R |
day_mask | The bitmask value for days in a calendar year on which the day part is active. | string | O |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the skin slot. | bstypes:ResourceId | R |