Magidoc

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.

config

Non-null

Custom config map

contactSchema

Non-null

Schema for contact personal information

externalId

External ID (if set)

id

Non-null

Campaign id

name

Non-null

Internal name of the campaign

org

Non-null

Lead org

stats

Non-null

Statistics

status

Non-null

Current status of the campaign

targets

List MTT targets of this campaign

title

Non-null

Full, official name of the campaign

Interfaces

#

Also implements Campaign .