PublicCampaign Object
Fields
#
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.
Interfaces
#
Also implements Campaign .
Previous
PublicActionsResult
Next
PublicOrg