Method to get information about a list.
Resource URL
https://api.wbsrvc.com/List/GetInfo/
Method
POST
Parameters
user_key Required |
User Key of the user who initiates the call. Type: string |
list_id Required |
ID of the list. Type: integer |
sublist_id Optional |
ID of the segment. Type: integer |
no_details Optional |
Do not retrieve all the stats for the list. Type: string – possible value ‘true’, ‘false’ |
with_engagement Optional |
Calculate the engagement for the list. Type: string – possible value ‘true’, ‘false’ |
client_id Optional |
Client ID of the client in which the list is located. Type: integer |