reservation_mgr_rebook_confirm
Back to SOAP Architecture Method Reference
Description
The reservation_mgr_rebook_confirm method allows you to confirm a rebooking of a campaign.
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 the campaign. |
bstypes:ResourceId | R |
| previous_drop_date | This allows us to set timestamp of the deactivation date of the skin slot. | bstypes:SimpleDate | O |
| slot_transaction_id | The unique ID# of your loop slot transaction. | bstypes:ResourceId | R |
Return Values
| Value | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| id | The unique ID# of your campaign confirmation. | bstypes:ResourceId | R |
