View source: R/connectcampaignservicev2_operations.R
connectcampaignservicev2_create_campaign | R Documentation |
Creates 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.
connectcampaignservicev2_create_campaign(
name,
connectInstanceId,
channelSubtypeConfig,
source = NULL,
connectCampaignFlowArn = NULL,
schedule = NULL,
communicationTimeConfig = NULL,
communicationLimitsOverride = NULL,
tags = NULL
)
name |
[required] |
connectInstanceId |
[required] |
channelSubtypeConfig |
[required] |
source |
|
connectCampaignFlowArn |
|
schedule |
|
communicationTimeConfig |
|
communicationLimitsOverride |
|
tags |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.