NATS5 REST API Adtool GET adtools
From TMM Wiki
Jump to navigationJump to search
GET /adtool/adtools
Description
- Get list of adtools
Resource URL
- http://domain/api/adtool/adtools
- Replace domain with the nats domain
- GET
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- adtoolid
- type: digit
- optional
- adtool_type_id
- type: digit
- required
- start
- type: digit
- optional
- count
- type: digit
- optional (default value: 20)
- sort_field1
- type: string
- optional
- sort_direction1
- type: boolean_digit
- optional
- sort_field2
- type: string
- optional
- sort_direction2
- type: boolean_digit
- optional
- deleted
- type: boolean_digit
- optional
- groupid
- type: digit
- optional
- loginid
- type: digit
- optional
- siteid
- type: digit
- optional
- tourid
- type: digit
- optional
- programid
- type: digit
- optional