ConnectCampaignService / Client / start_campaign
start_campaign¶
- ConnectCampaignService.Client.start_campaign(**kwargs)¶
- Starts a campaign for the specified Amazon Connect account. - See also: AWS API Documentation - Request Syntax- response = client.start_campaign( id='string' ) - Parameters:
- id (string) – - [REQUIRED] - Identifier representing a Campaign 
- Returns:
- None 
 - Exceptions- ConnectCampaignService.Client.exceptions.InternalServerException
- ConnectCampaignService.Client.exceptions.ResourceNotFoundException
- ConnectCampaignService.Client.exceptions.ValidationException
- ConnectCampaignService.Client.exceptions.InvalidCampaignStateException
- ConnectCampaignService.Client.exceptions.AccessDeniedException
- ConnectCampaignService.Client.exceptions.ThrottlingException