pinpoint_update_campaign {paws.customer.engagement} | R Documentation |
Updates the configuration and other settings for a campaign
Description
Updates the configuration and other settings for a campaign.
See https://www.paws-r-sdk.com/docs/pinpoint_update_campaign/ for full documentation.
Usage
pinpoint_update_campaign(ApplicationId, CampaignId, WriteCampaignRequest)
Arguments
ApplicationId |
[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console. |
CampaignId |
[required] The unique identifier for the campaign. |
WriteCampaignRequest |
[required] |
[Package paws.customer.engagement version 0.9.0 Index]