Click or drag to resize
CampaignService Methods

The CampaignService type exposes the following members.

Methods
  NameDescription
Public methodCode exampleSetCampaign
If CampaignInfo with given campaignCode exists, is running and combination of source and content is valid (when content is not null, source can't be null), sets campaignCode, source and content to their properties (CampaignCode, CampaignSourceName or CampaignContent respectively).
Top
See Also