List Account Group Stats
Stats (A)
List Account Group Stats
Gets a list of all email stats for all sub-accounts of a specific account by group for a given daterange. The maximum daterange for which these stats can be retrieved is 31 days.
GET
List Account Group Stats
Authorizations
This api key can be used for all account level operations
Query Parameters
Group whose stats need to be retrieved
Example:
"shopify"
Date from which stats should be retrieved (should be in the format YYYY-MM-DD)
Example:
"2020-03-12"
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 31 days.
Example:
"2020-04-14"