activeSubscribedDomains property

List<DomainDeliverabilityTrackingOption>? activeSubscribedDomains
final

An array of objects, one for each verified domain that you use to send email and currently has an active Deliverability dashboard subscription that isn’t scheduled to expire at the end of the current calendar month.

Implementation

final List<DomainDeliverabilityTrackingOption>? activeSubscribedDomains;