Sha256: 63183e973a255632c95df3aa9efb582b81e3e9035024a58df3fc7dc157c1774a

Contents?: true

Size: 739 Bytes

Versions: 11

Compression:

Stored size: 739 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 | 
**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

11 entries across 11 versions & 1 rubygems

Version Path
sib-api-v3-sdk-5.5.0 docs/CreateSmsCampaign.md
sib-api-v3-sdk-5.4.0 docs/CreateSmsCampaign.md
sib-api-v3-sdk-5.3.0 docs/CreateSmsCampaign.md
sib-api-v3-sdk-5.2.5 docs/CreateSmsCampaign.md
sib-api-v3-sdk-5.2.4 docs/CreateSmsCampaign.md
sib-api-v3-sdk-5.2.3 docs/CreateSmsCampaign.md
sib-api-v3-sdk-5.2.2 docs/CreateSmsCampaign.md
sib-api-v3-sdk-5.2.1 docs/CreateSmsCampaign.md
sib-api-v3-sdk-5.2.0 docs/CreateSmsCampaign.md
sib-api-v3-sdk-5.1.3 docs/CreateSmsCampaign.md
sib-api-v3-sdk-5.1.2 docs/CreateSmsCampaign.md