Method to get the log items of a mailing.
Resource URL
https://api.wbsrvc.com/Mailing/GetLinksLog/
Method
POST
Parameters
user_key Required |
User Key of the user who initiates the call. Type: string |
mailing_id Required |
ID of the mailing. Type: integer |
start_date Optional |
Filter using a end date. Type: date – yyyy-mm-dd hh:mm:ss |
limit Optional |
Limit the number of resulting log items. Type: integer |
offset Optional |
Offset the beginning of resulting log items. Type: integer |
count Optional |
Return the number of log items. Type: string – possible value ‘true’, ‘false’ |
client_id Optional |
Client ID of the client in which the mailing is located. Type: integer |