Method to get a list of segments.
https://api.wbsrvc.com/List/GetSublists/
POST
| user_key Required |
User Key of the user who initiates the call. Type: string |
| list_id Required |
ID of the list. Type: integer |
| limit Optional |
Limit the number of resulting segments. Type: integer |
| offset Optional |
Offset the beginning of resulting segments. Type: integer |
| count Optional |
Return the number of segments. Type: string - possible value 'true', 'false' |
| no_details Optional |
Do not retrieve all the stats for the segment. Type: string - possible value 'true', 'false' |
| client_id Optional |
Client ID of the client in which the list is located. Type: integer |