Gets aggregated email stats for a specific group in all sub-accounts of a specific account for the given daterange. The maximum daterange for which these stats can be retrieved is 366 days.
This api key can be used for all account level operations
Group whose aggregate stats need to be retrieved.
"shopify"
Date from which stats should be retrieved (should be in the format YYYY-MM-DD
).
"2019-01-01"
Date to which stats should be retrieved (should be in the format YYYY-MM-DD
). Note that the difference between from
and to
should not be more than 366 days.
"2019-12-31"
Successfully retrieved aggregate stats by group.
The response is of type object
.