V2ChangeCampaignDatesRequest
New dates and time windows.
V2ChangeCampaignDatesRequest
New dates and time windows.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
startDate | string (date) | Yes | Campaign start date. |
endDate | string (date) | Yes | Campaign end date. |
downloadAfterDate | string (date) | No | Specifies starting date client should download package. If null, client will download as soon as possible. |
downloadTimeWindowList | array | No | List of allowed download time windows. Removing of existing windows is not allowed. |
installAfterDate | string (date) | No | Client will install package after date. If null, client will install as soon as possible. |
installTimeWindowList | array | No | List of allowed install time windows. Removing of existing windows is not allowed. |