EngageCampaign

Undocumented

  • The action string recieved from campaign

    Declaration

    Swift

    public var actionString : String?
  • CampaignId of the current campaign

    Declaration

    Swift

    public var campaignId : String?
  • Campaign type , (Expected CTA_PAGE_TAKEOVER,CTA_MODAL,CTA_BAR,CTA_SHARING,SURVEY_MULTIPLE_CHOICE,SURVEY_USER_FEEDBACK,SURVEY_RATING)

    Declaration

    Swift

    public var type : CampaignType?