reservation_mgr_promote_skin_slots
Back to SOAP Architecture Method Reference
Description
The reservation_mgr_promote_skin_slots method allows you to promote (Setting the “temporary” attribute of the Skin_slot to false ) a Skin_slot.
A Skin_Slot represent an actual slot_reservation of a Campaigns inside a Frame.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
domain_id | The unique ID# of your Domain. | bstypes:ResourceId | R |
id | The unique ID# of your Campaign. | bstypes:ResourceId | R |
skin_slot_ids | List of unique ID# of your Skin_slots. | string | R |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of your Campaign. | bstypes:ResourceId | R |