Bulk Voice Broadcast Report

Bulk Voice Broadcast Report
This gives you the report of your broadcast campaign.

https://cloud.digidonar.in/api_v2/obdlogs_v2

HEADER PARAMETERS

start_date
required
Integer
Start date from which report has to be generated
end_date
required
Integer
End day until which the report has to be generated

FORM PARAMETERS

sid_id
optional
Integer
Call Unique Id ( for example-1586420216.7173x)
caller_num
optional
Integer
Caller number ( for example - 09999xxx )
member_num
optional
Integer
Agent Number ( fro example-0859xxxxxx)
startdatetime
optional
Integer
Call Start Time (for example-2020-04-09 13:46:56)
enddatetime
optional
Integer
Call End Time ( for example-2020-04-09 13:50:26)
total_duration
optional
Integer
Duration of Call (for example-200)
circle
optional
Integer
State of the call
account_id
optional
Integer
IVR Account unique admin account id
callresult
optional
Integer
Call status (for example- ANSWER,NOANSWER, BUSY)
channel
optional
Integer
Type of IVR Account ( for example: IVR, WEBOBD )
campid
optional
Integer
Unique campaign id ( for example 9995 )
coin_deducted
optional
Integer
Credit deducted for the call ( for example-4)
user_action
optional
String
Call connect to whom once receiver press the key ( for example: group )
group_name
optional
String
Call Group Name
campname
optional
String
Unique campaign name ( for example : testcamp )
key_pressed
optional
Integer
Any key pressed if DTMF Routing

Updated 24 Apr 2023 Did this page help you?

Bulk Voice Broadcast Report

javascript--v1JS |
   {
   "sid_id" : "1637670071.4458041" ,
   "caller_num" : "999991xxxx" ,
   "member_num" : "0989992xxxx" ,
   "startdatetime" : "2021-11-23 17:51:28" ,
   "enddatetime" : "2021-11-23 17:52:35" ,
   "total_duration" : "67" ,
   "circle" : null,
   "account_id" : "22829" ,
   "callresult" : "ANSWER" ,
   "channel" : "CAMPOBD" ,
   "campid" : "9995" ,
   "coin_deducted" : "3" ,
   "user_action" : "group" ,
   "group_name" : null,
   "campname" : "23novpks2" ,
   "key_pressed" : "1"
   },

RESPONSES
200 |

   200 ok : The request has succeeded