Back to Documentation Overview
listInterestGroups
public static listInterestGroups(string uid, string id)
Get the list of interest groups for a given list, including the label and form information
- Section:
- List Related
- Parameters:
uid the id for your user account. Get by calling login($user, $pass) id the list id to connect to - Returns:
- struct - list of interest groups for the list
- Returned Fields:
string name Name for the Interest groups string form_field Gives the type of interest group: checkbox,radio,select array groups Array of the group names
|
Add New Note
User Contributed Notes for
listInterestGroups |
|---|
| No notes, yet... Will you be the first?? |