Programs

class dotmailer.programs.Program(**kwargs)
classmethod get_all()

Gets all programs

Returns:
classmethod get_by_id(id)

Gets a program by ID

Parameters:id – The ID of the program
Returns: