pinpoint_get_campaign_version {paws.customer.engagement} | R Documentation |
Retrieves information about the status, configuration, and other settings for a specific version of a campaign
Description
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
See https://www.paws-r-sdk.com/docs/pinpoint_get_campaign_version/ for full documentation.
Usage
pinpoint_get_campaign_version(ApplicationId, CampaignId, Version)
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. |
Version |
[required] The unique version number (Version property) for the campaign version. |
[Package paws.customer.engagement version 0.7.0 Index]