Try our conversational search powered by Generative AI!

Loading...

Recommended reading 

Content-based campaigns [BETA]

Campaign is a type of IContent, similar to pages, blocks and catalog data. That means that you work with them in the same way in the api, e.g. using the IContentRepository. All campaigns are children of a campaign folder. There is only one campaign folder in the system, and it is a direct child of the root node.

Some notable types when working with campaigns:

  • EPiServer.Core.CampaignData. The base type for all campaigns.
  • EPiServer.Core.CampaignFolder. A container for campaigns. 
  • EPiServer.Commerce.Marketing.SalesCampaign. A commerce specific campaign. Extends the base campaign with a revenue goal.
Do you find this information helpful? Please log in to provide feedback.

Last updated: May 17, 2018

Recommended reading