- session_id [xsd:string]
- Your API session id.
- list_id [xsd:int]
- The id of the list whose members are being retrieved.
- max_records [xsd:int]
- The maximum number of records to return.
- offset [xsd:int]
- Only records on or beyond this index are included in the result.
- order_by_fields [vrtypens:ArrayOfOrderByField]
- An array of fields and directions that specify an ordering for the returned campaigns.
- first_order_by_field_start_at [xsd:string]
- When order_by_fields is provided, this specifies a value for the first field that output should start at.