skin_slot_mgr_update
Back to SOAP Architecture Method Reference
Description
The skin_slot_mgr_update method updates a particular skin_slot on your domain. A skin_slot is a link between a loop_slot and a frame, which, in turn, sits in a day part.
If the skin_slot exists and is active, a campaign has been booked to it.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
active | Indicates whether or not the resource is active. | boolean | R |
id | The unique ID# of the skin slot. | bstypes:ResourceId | R |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the updated skin slot. | bstypes:ResourceId | R |