# GetWhatsappCampaignOverview

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | ID of the Whatsapp Campaign | 
**campaignName** | **string** | Name of the Whatsapp Campaign | 
**campaignStatus** | **string** | Status of the Whatsapp Campaign | 
**scheduledAt** | **string** | UTC date-time on which Whatsapp campaign is scheduled. Should be in YYYY-MM-DDTHH:mm:ss.SSSZ format | [optional] 
**senderNumber** | **string** | Sender of the Whatsapp Campaign | 
**stats** | [**\SendinBlue\Client\Model\WhatsappCampStats**](WhatsappCampStats.md) |  | [optional] 
**template** | [**\SendinBlue\Client\Model\WhatsappCampTemplate**](WhatsappCampTemplate.md) |  | 
**createdAt** | **string** | Creation UTC date-time of the SMS campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) | 
**modifiedAt** | **string** | UTC date-time of last modification of the SMS campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) | 

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)


