View source: R/personalize_operations.R
personalize_delete_campaign | R Documentation |
Removes a campaign by deleting the solution deployment. The solution that the campaign is based on is not deleted and can be redeployed when needed. A deleted campaign can no longer be specified in a GetRecommendations request. For information on creating campaigns, see create_campaign
.
See https://www.paws-r-sdk.com/docs/personalize_delete_campaign/ for full documentation.
personalize_delete_campaign(campaignArn)
campaignArn |
[required] The Amazon Resource Name (ARN) of the campaign to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.