Tracking.TotalByIntervalRetrieve
Returns tracking data related to an initialized send specified by type, duration, and interval
Syntax
Tracking.TotalByIntervalRetrieve(1, 2, 3, 4)
Function Properties
Ordinal | Type | Description | |
---|---|---|---|
1 | string | Required | Type of data to aggregate and return. Choose Send, Open, Click, Bounce, or Unsubscribe. |
2 | string | Required | Start date of data period |
3 | string | Required | End date of data period |
4 | string | Required | Interval 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: