Add | Adds a campaign. |
Cancel | Cancels an existing campaign. |
Delete | Deletes an existing campaign. |
Get | Retrieves a campaign.
The campaign is specified by its key, which is contained in the CampaignParams object passed to the method. |
GetDataInterface | Creates an empty data structure for use with the CampaignsService. |
GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
GetDataInterfaceFromXMLString | Creates an object from XML. |
GetList | Returns the CampaignsParams data collection that identifies all campaigns. |
Update | Updates an existing campaign. |