Show the statistics for all the campaigns in CSV formatAsk AIget https://api.indigitall.com/v2/sms/stats/campaign/csvGet stats by campaigns sendings between two dates. Transactional sendings are grouped by dayQuery ParamsapplicationIdint64requiredapplication iddateFromdaterequiredRetrieve statistics for messages sent / opened / clicked after the specified timestamp. Format: YYYY-MM-DD. The maximum period of time that can be selected between dateFrom and dateTo is equal to 99 days.dateTodaterequiredRetrieve statistics for messages sent / opened / clicked before the specified timestamp. Format: YYYY-MM-DD. The maximum period of time that can be selected between dateFrom and dateTo is equal to 99 days.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/csvAllowed:application/jsontext/csvResponses 200Success defaultError 5XX, 4XXUpdated 15 days ago