NATS5 REST API Report GET surfer
From TMM Wiki
Jump to navigationJump to search
GET /report/surfer
Description
- Get the surfer action report
Resource URL
- http://domain/api/report/surfer
- Replace domain with the nats domain
- GET
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- focus
- optional
- widget
- optional
- display
- type: string
- optional
- period
- optional
- start
- optional
- count
- type: digit
- optional
- end
- optional
- filter_loginid
- optional
- filter_loginid_compare
- type: string
- optional (default value: =)
- filter_siteid
- optional
- filter_siteid_compare
- type: string
- optional (default value: =)
- filter_tourid
- optional
- filter_tourid_compare
- type: string
- optional (default value: =)
- filter_action_type
- optional
- filter_action_type_compare
- type: string
- optional (default value: =)
- filter_details
- optional
- filter_details_compare
- type: string
- optional (default value: =)
- surfer_start
- type: digit
- optional
- surfer_count
- type: digit
- optional
- trans_start
- type: digit
- optional
- trans_count
- type: digit
- optional
- order
- type: string
- optional
- direction
- type: boolean_digit
- optional