MoEngageExperienceCampaignMetaDetail
@objc
public class MoEngageExperienceCampaignMetaDetail : NSObject
Holds metadata about an experience campaign.
-
The unique identifier for the experience.
Declaration
Swift
@objc public let experienceKey: String -
The display name configured on the MoEngage dashboard.
Declaration
Swift
@objc public let experienceName: String -
The current lifecycle status of the experience.
Declaration
Swift
@objc public let status: MoEngageExperienceStatus