For more information on using API

GET https://webapi.mymarketing.co.il/api/automationreports/{id}/automationsmscampaignstatistic

Get SMS campaigns statistics for a specific automation.

Request Information

URI Parameters

Name

Description

Type

Additional information

id

Automation id. Can be found using the endpoint "Get account's automations" or in the UI (go to Automations->Automations Lists->click on the automation's reports -> you'll find the id int the URL)

integer

Required

Body Parameters

None.

Response Information

Resource Description

ApiSmsCampaignReportList

Name

Description

Type

Additional information

total_items

Total of contacts who did not complete the automation

integer
sms_report

List of of SMS Campaign

Collection of ApiSmsCampaignReport

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.