connectcampaignservicev2_update_campaign_communication_limits {paws.customer.engagement}R Documentation

Updates the communication limits config for a campaign

Description

Updates the communication limits config for a campaign. This API is idempotent.

See https://www.paws-r-sdk.com/docs/connectcampaignservicev2_update_campaign_communication_limits/ for full documentation.

Usage

connectcampaignservicev2_update_campaign_communication_limits(
  id,
  communicationLimitsOverride
)

Arguments

id

[required]

communicationLimitsOverride

[required]


[Package paws.customer.engagement version 0.9.0 Index]