NATS5 REST API Report GET surferaction
From TMM Wiki
Jump to navigationJump to search
GET /report/surferaction
Description
- Get surfer actions (legacy)
Resource URL
- http://domain/api/report/surferaction
- Replace domain with the nats domain
- GET
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- period
- optional
- start
- type: datetime (A date string to be parsed by php strtotime, or a unix timestamp integer)
- optional
- end
- type: datetime (A date string to be parsed by php strtotime, or a unix timestamp integer)
- optional
- siteid
- type: digit
- optional
- tourid
- type: digit
- optional
- programid
- type: digit
- optional
- affiliate
- optional
- affiliateid
- type: digit
- optional
- actionid
- type: digit
- optional
- surfer_count_start
- type: digit
- optional
- surfer_start
- type: digit
- optional
- surfer_count
- type: digit
- optional
- is_dump
- optional