Back to Documentation Overview

campaignFolders

public static campaignFolders(string uid)

List all the folders for a user account

Section:
Campaign Related
Parameters:
uid the id for your user account. Get by calling login($user, $pass)
Returns:
array   -  Array of folder structs (see Returned Fields for details)
Returned Fields:
integer folder_id Folder Id for the given folder, this can be used in the campaigns() function to filter on.
string name Name of the given folder
Add New Note User Contributed Notes for campaignFolders
No notes, yet... Will you be the first??