sesv2_put_deliverability_dashboard_option: Enable or disable the Deliverability dashboard

View source: R/sesv2_operations.R

sesv2_put_deliverability_dashboard_optionR Documentation

Enable or disable the Deliverability dashboard

Description

Enable or disable the Deliverability dashboard. When you enable the Deliverability dashboard, you gain access to reputation, deliverability, and other metrics for the domains that you use to send email. You also gain the ability to perform predictive inbox placement tests.

See https://www.paws-r-sdk.com/docs/sesv2_put_deliverability_dashboard_option/ for full documentation.

Usage

sesv2_put_deliverability_dashboard_option(
  DashboardEnabled,
  SubscribedDomains = NULL
)

Arguments

DashboardEnabled

[required] Specifies whether to enable the Deliverability dashboard. To enable the dashboard, set this value to true.

SubscribedDomains

An array of objects, one for each verified domain that you use to send email and enabled the Deliverability dashboard for.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.