ConnectCampaignServiceV2 / Client / start_campaign
start_campaign#
- ConnectCampaignServiceV2.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
ConnectCampaignServiceV2.Client.exceptions.InternalServerException
ConnectCampaignServiceV2.Client.exceptions.ResourceNotFoundException
ConnectCampaignServiceV2.Client.exceptions.ValidationException
ConnectCampaignServiceV2.Client.exceptions.ConflictException
ConnectCampaignServiceV2.Client.exceptions.InvalidCampaignStateException
ConnectCampaignServiceV2.Client.exceptions.AccessDeniedException
ConnectCampaignServiceV2.Client.exceptions.ThrottlingException