Tracking.TotalByIntervalRetrieve

Returns tracking data related to an initialized send specified by type, duration, and interval

Tracking.TotalByIntervalRetrieve(1, 2, 3, 4)

OrdinalTypeDescription
1stringRequiredType of data to aggregate and return. Choose Send, Open, Click, Bounce, or Unsubscribe.
2stringRequiredStart date of data period
3stringRequiredEnd date of data period
4stringRequiredInterval used to aggregate data. Choose day or hour.

This sample code returns a month's worth of click data for the initialized send aggregated by day: