Sha256: a905b8b1b6d37af86f678a2dbc117e5b09f1b996e03ea0eb18d8ac3691310314
Contents?: true
Size: 750 Bytes
Versions: 7
Compression:
Stored size: 750 Bytes
Contents
# SibApiV3Sdk::CreateSmsCampaign ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Name of the campaign | **sender** | **String** | Name of the sender. The number of characters is limited to 11 | **content** | **String** | Content of the message. The maximum characters used per SMS is 160, if used more than that, it will be counted as more than one SMS | [optional] **recipients** | [**CreateSmsCampaignRecipients**](CreateSmsCampaignRecipients.md) | | [optional] **scheduled_at** | **DateTime** | UTC date-time on which the campaign has to run (YYYY-MM-DDTHH:mm:ss.SSSZ). Prefer to pass your timezone in date-time format for accurate result. | [optional]
Version data entries
7 entries across 7 versions & 1 rubygems