Creates a campaign for the specified Amazon Connect account
Source:R/connectcampaignservicev2_operations.R
connectcampaignservicev2_create_campaign.RdCreates a campaign for the specified Amazon Connect account. This API is idempotent.
See https://www.paws-r-sdk.com/docs/connectcampaignservicev2_create_campaign/ for full documentation.
Usage
connectcampaignservicev2_create_campaign(
name,
connectInstanceId,
channelSubtypeConfig = NULL,
type = NULL,
source = NULL,
connectCampaignFlowArn = NULL,
schedule = NULL,
entryLimitsConfig = NULL,
communicationTimeConfig = NULL,
communicationLimitsOverride = NULL,
tags = NULL
)Arguments
- name
[required] The name of an Amazon Connect Campaign name.
- connectInstanceId
[required] Amazon Connect Instance Id
- channelSubtypeConfig
Campaign Channel Subtype config
- type
The type of campaign externally exposed in APIs.
- source
Source of the campaign
- connectCampaignFlowArn
Amazon Resource Names(ARN)
- schedule
Campaign schedule
- entryLimitsConfig
Campaign entry limits config
- communicationTimeConfig
Campaign communication time config
- communicationLimitsOverride
Communication limits config
Tag map with key and value.