Add | Adds an interest level. |
 Delete | Deletes an existing interest level. |
 Get | Retrieves an interest level. The interest level is specified by its key, which is contained in the `InterestLevelParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `InterestLevelsService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `InterestLevelParamsCollection` data collection that identifies all interest levels. |
 Update | Updates an existing interest level. |
Â