Learn R Programming

paws.customer.engagement (version 0.1.3)

pinpointemail_get_domain_deliverability_campaign: Retrieve all the deliverability data for a specific campaign

Description

Retrieve all the deliverability data for a specific campaign. This data is available for a campaign only if the campaign sent email by using a domain that the Deliverability dashboard is enabled for (PutDeliverabilityDashboardOption operation).

Usage

pinpointemail_get_domain_deliverability_campaign(CampaignId)

Arguments

CampaignId

[required] The unique identifier for the campaign. Amazon Pinpoint automatically generates and assigns this identifier to a campaign. This value is not the same as the campaign identifier that Amazon Pinpoint assigns to campaigns that you create and manage by using the Amazon Pinpoint API or the Amazon Pinpoint console.

Request syntax

svc$get_domain_deliverability_campaign(
  CampaignId = "string"
)