Zetamail Web API - Stats
View Stats Summary - All campaign And Transactions, Autoresponder
POSTNewsletters - Get All Newsletters
https://app.zetamail.vn/api/stats/newsletter
Lấy tất cả các chiến dịch gắn với tài khoản hoặc xem chi tiết giá trị của một chiến dịch
Link: https://app.zetamail.vn/admin/index.php?Page=Stats
Request data
- id(Int) required
- token (String) required
- doaction (string) [option]
- SortBy (String) (FinishDate | StartDate | List | Newsletters | Recipients | Unsubscribes | Bounces)
- Direction (String) (up | down)
- PerPage (int) default 20
Bodyformdata
token
id
doaction
SortBy
Direction
DisplayPage
PerPage
POSTNewsletters - Get Opens, Links, Unsubscribers, Forwards, Bounces
https://app.zetamail.vn/api/stats/newsletter
Lấy chi tiết thông tin thống kê trong các chiến dịch đã gửi "Số email đã mở ( opens )", "Số liên kết được nhấp ( links )", "các liên hệ hỏng ( bounces )", "Số liên hệ huỷ đăng ký (unsubscribers )", "Số liên hệ thực hiện hành động forwards email (forwards)"
Link: https://app.zetamail.vn/admin/index.php?Page=Stats
Request data
- token (string) requied
- id (Int) required
- doaction (String) [required] (opens | bounces | links | unsubscribers | forwards)
- DisplayPage (Int) Page
- PerPage (Int) Số bản ghi mooxii trang
Bodyformdata
token
id
doaction
DisplayPage
PerPage
POSTLists - Get All or Details
https://app.zetamail.vn/api/stats/list
Lấy tất cả thống kê của các danh sách liên hệ, hoặc kết quả chi tiết của 1 danh sách liên hệ
Link: https://app.zetamail.vn/admin/index.php?Page=Stats&Action=List
Request data
- token (string) requied
- id (Int) required ID danh sách liên hệ
- SortBy (String) (Date | Name | Subscribers | Unsubscribes)
- Direction (String)
- DisplayPage (Int) Page
- PerPage (Int) Số bản ghi mooxii trang
Bodyformdata
token
id
SortBy
Direction
DisplayPage
PerPage
Loading