pinpoint_create_campaign {paws.customer.engagement} | R Documentation |
Creates a new campaign for an application or updates the settings of an existing campaign for an application
Description
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
See https://www.paws-r-sdk.com/docs/pinpoint_create_campaign/ for full documentation.
Usage
pinpoint_create_campaign(ApplicationId, WriteCampaignRequest)
Arguments
ApplicationId |
[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console. |
WriteCampaignRequest |
[required] |
[Package paws.customer.engagement version 0.9.0 Index]