- session_id [xsd:string]
- Your API session id.
- campaign_ids [vrtypens:ArrayOfInteger]
- The ids of the campaigns whose stats are to be retrieved.
- response_types [vrtypens:ArrayOfString]
-
An array of response types to include. Valid values are:
- OPEN
- CLICK
- SALE
- BOUNCE
- UNSUBSCRIBE
- bins [xsd:int]
- The number of intervals that will be represented in the result (default is 2).
- min_minutes_since_launch [xsd:int]
- The number of minutes after launch where the reporting of events should begin (default is 0).
- max_minutes_since_launch [xsd:int]
- The number of minutes after launch where the reporting of events should end (default is 2).