Values.InboxPlacementTrackingOptionSourceAn object that contains information about the inbox placement data settings for a verified domain that’s associated with your Amazon Web Services account. This data is available only if you enabled the Deliverability dashboard for the domain.
type nonrec t = {global : Enabled.t option;Specifies whether inbox placement data is being tracked for the domain.
*)trackedIsps : IspNameList.t option;An array of strings, one for each major email provider that the inbox placement data applies to.
*)}