dailyVolumes property

List<DailyVolume> dailyVolumes
final

An object that contains deliverability metrics for the domain that you specified. This object contains data for each day, starting on the StartDate and ending on the EndDate.

Implementation

final List<DailyVolume> dailyVolumes;