reservation_mgr_renew_skin_slots
Back to SOAP Architecture Method Reference
Description
The reservation_mgr_renew_skin_slots method allows you to renew a Skin_slot. This will create new instances of active Skin_slot of the selected Campaigns.
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 |
original_reservation_id | The unique ID# of your Campaign (If renewed Campaign, provide the ID of the original Camapign). | bstypes:ResourceId | R |
creation_date | Creation date and time of your Campaign (in UTC). | bstypes:SimpleDate | O |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of your Skin_slot. | bstypes:ResourceId | R |