pinpoint_delete_campaign {paws.customer.engagement} | R Documentation |
Deletes a campaign from an application
Description
Deletes a campaign from an application.
See https://www.paws-r-sdk.com/docs/pinpoint_delete_campaign/ for full documentation.
Usage
pinpoint_delete_campaign(ApplicationId, CampaignId)
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. |
[Package paws.customer.engagement version 0.9.0 Index]