reservation_mgr_set_default_schedule
Back to SOAP Architecture Method Reference
Description
The reservation_mgr_set_default_schedule method allows you to assign a Default Schedule to a Campaigns provided as parameter during the call.
Parameters
| Parameter | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| default_schedule_id | The unique ID# of the Default Schedule of your Campaign. | bstypes:ResourceId | R |
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
| id |
The unique ID# of the campaign. |
bstypes:ResourceId | R |
Return Values
| Value | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| id |
The unique ID# of the campaign. |
bstypes:ResourceId | R |
