PrivateCampaign Object
Fields
#
actionPages
[ PrivateActionPage !]!
Non-null
Action Pages of this campaign that are accessible to current user
actions
Non-null
Fetch public actions. Can be used to display recent comments for example.
To allow-list action fields to be public, campaign.public_actions
must be set to a list of strings in form
action_type:custom_field_name, eg: ["signature:comment"]
. XXX this cannot be set in API, you need to set in backend.
forceDelivery
Boolean !
Non-null
Campaign onwer collects opt-out actions for delivery even if campaign partner is delivering
Interfaces
#
Also implements Campaign .
Previous
PrivateActionPage
Next
PrivateOrg