Sha256: 5f6da70cf06a2cc2074846ee135de890e4907f186e849dfa6b5e50823c8ef6f7

Contents?: true

Size: 801 Bytes

Versions: 4

Compression:

Stored size: 801 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 for alphanumeric characters and 15 for numeric characters** | 
**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

4 entries across 4 versions & 1 rubygems

Version Path
sib-api-v3-sdk-7.3.0 docs/CreateSmsCampaign.md
sib-api-v3-sdk-7.2.0 docs/CreateSmsCampaign.md
sib-api-v3-sdk-7.1.0 docs/CreateSmsCampaign.md
sib-api-v3-sdk-7.0.0 docs/CreateSmsCampaign.md